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 b65dfb9 commit 6b89953Copy full SHA for 6b89953
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