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 3aad860 commit 15b2c50Copy full SHA for 15b2c50
Cargo.toml
@@ -25,5 +25,5 @@ maintenance = { status = "actively-developed" }
25
twox-hash = "1.1"
26
serde_derive = "1.0"
27
serde = "1.0"
28
-rand = "0.5"
+rand = "0.7"
29
packed_simd = { version = "0.3", features = ["into_bits"] }
0 commit comments