Skip to content

Commit

Permalink
Small fix in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
bourumir-wyngs committed Dec 5, 2024
1 parent 67c6212 commit 5fb0069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ collisions = ["parry3d", "rayon"]
visualization = ["bevy", "bevy_egui", "collisions", "allow_filesystem"]

# To disable filesystem, collision and visualizatio support:
# rs-opw-kinematics = { version = "1.7.1", default-features = false }
# rs-opw-kinematics = { version = "1.7.2", default-features = false }

[dev-dependencies]
# RRT path planning is currently only in example space.
Expand Down

0 comments on commit 5fb0069

Please sign in to comment.