We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce58a5 commit e1ae949Copy full SHA for e1ae949
crates/dodgy_2d/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
edition = "2021"
3
name = "dodgy_2d"
4
-version = "0.4.0"
+version = "0.5.0"
5
6
description = "An implementation of ORCA, a local collision avoidance algorithm for 2D."
7
crates/dodgy_3d/Cargo.toml
name = "dodgy_3d"
description = "An implementation of ORCA, a local collision avoidance algorithm for 3D."
0 commit comments