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.
1 parent 7cd193a commit 8ba615fCopy full SHA for 8ba615f
Cargo.toml
@@ -14,7 +14,7 @@ rust-version = "1.63.0"
14
15
[dependencies]
16
# For the default hasher
17
-ahash = { version = "0.8.0", default-features = false, optional = true }
+ahash = { version = "0.8.6", default-features = false, optional = true }
18
19
# For external trait impls
20
rayon = { version = "1.0", optional = true }
0 commit comments