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 1a0c9ef + 6b89953 commit 03da6abCopy full SHA for 03da6ab
Cargo.toml
@@ -22,7 +22,7 @@ compiler_builtins = { version = "0.1.2", optional = true }
22
alloc = { version = "1.0.0", optional = true, package = "rustc-std-workspace-alloc" }
23
24
[dev-dependencies]
25
-lazy_static = "~1.2"
+lazy_static = "1.2"
26
rand = "0.5.1"
27
rayon = "1.0"
28
rustc-hash = "1.0"
0 commit comments