Skip to content

Commit efc6186

Browse files
authored
Merge pull request vcombey#29 from poliorcetics/hashbrown-update
deps: update hashbrown to 0.12.1
2 parents 0ca195d + 095245a commit efc6186

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 @@ readme = "README.md"
1111
keywords = ["fallible", "collections"]
1212

1313
[dependencies]
14-
hashbrown = "0.11.2"
14+
hashbrown = "0.12.1"
1515

1616
[features]
1717
# Enable on nightly builds to allow use of unstable features

0 commit comments

Comments
 (0)