Skip to content

Commit 6143d3d

Browse files
committed
Update hashbrown
1 parent 37e39a0 commit 6143d3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parry = ["parry3d-f64", "lru-slab"]
1515
[dependencies]
1616
na = { package = "nalgebra", version = "0.34.1" }
1717
slab = "0.4.2"
18-
hashbrown = "0.15"
18+
hashbrown = "0.16"
1919
parry3d-f64 = { version = "0.24.0", optional = true }
2020
num-traits = "0.2.19"
2121
lru-slab = { version = "0.1.1", optional = true }

0 commit comments

Comments
 (0)