Skip to content

Commit 2a15cac

Browse files
committed
Update hashbrown to v0.14.
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 5638704 commit 2a15cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2018"
1111
build = "build.rs"
1212

1313
[dependencies]
14-
hashbrown = "0.13"
14+
hashbrown = "0.14"
1515
log = "0.4"
1616

1717
[profile.release]

0 commit comments

Comments
 (0)