We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e39a0 commit 6143d3dCopy full SHA for 6143d3d
1 file changed
Cargo.toml
@@ -15,7 +15,7 @@ parry = ["parry3d-f64", "lru-slab"]
15
[dependencies]
16
na = { package = "nalgebra", version = "0.34.1" }
17
slab = "0.4.2"
18
-hashbrown = "0.15"
+hashbrown = "0.16"
19
parry3d-f64 = { version = "0.24.0", optional = true }
20
num-traits = "0.2.19"
21
lru-slab = { version = "0.1.1", optional = true }
0 commit comments