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 d9d64d4 commit e0c90c3Copy full SHA for e0c90c3
Cargo.toml
@@ -32,7 +32,7 @@ autocfg = "1"
32
lazy_static = "1.2"
33
rand = { version = "0.7.3", features = ["small_rng"] }
34
rayon = "1.0"
35
-rustc-hash = "1.0"
+rustc-hash = "=1.0"
36
serde_test = "1.0"
37
doc-comment = "0.3.1"
38
0 commit comments