Skip to content

Commit 3b25f8f

Browse files
committed
Update to latest hashbrown
1 parent 5786d33 commit 3b25f8f

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
@@ -15,7 +15,7 @@ default = ["hashbrown"]
1515
nightly = ["hashbrown", "hashbrown/nightly"]
1616

1717
[dependencies]
18-
hashbrown = { version = "0.6.*", optional = true }
18+
hashbrown = { version = "0.8.0", optional = true }
1919

2020
[dev-dependencies]
2121
scoped_threadpool = "0.1.*"

0 commit comments

Comments
 (0)