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 e5723e4 + b8bdead commit a34d7aeCopy full SHA for a34d7ae
Cargo.toml
@@ -28,7 +28,7 @@ default-features = false
28
29
[dev-dependencies]
30
itertools = "0.14"
31
-rand = {version = "0.8", features = ["small_rng"] }
+rand = {version = "0.9", features = ["small_rng"] }
32
quickcheck = { version = "1.0", default-features = false }
33
fnv = "1.0"
34
lazy_static = "1.3"
0 commit comments