We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c699209 + 90d05fe commit e91ea2bCopy full SHA for e91ea2b
Cargo.toml
@@ -17,7 +17,7 @@ default = ["hashbrown"]
17
nightly = ["hashbrown", "hashbrown/nightly"]
18
19
[dependencies]
20
-hashbrown = { version = "0.15.2", optional = true }
+hashbrown = { version = "0.16.0", optional = true }
21
22
[dev-dependencies]
23
scoped_threadpool = "0.1.*"
0 commit comments