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 48087bc + 15b2c50 commit 24df42bCopy full SHA for 24df42b
Cargo.toml
@@ -22,5 +22,5 @@ maintenance = { status = "actively-developed" }
22
twox-hash = "1.1"
23
serde_derive = "1.0"
24
serde = { version = "1.0", features = ["derive"] }
25
-rand = "0.5"
+rand = "0.7"
26
packed_simd = { version = "0.3", features = ["into_bits"] }
0 commit comments