We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c000a29 commit 3b8a3c1Copy full SHA for 3b8a3c1
sharks/Cargo.toml
@@ -26,7 +26,7 @@ byteorder = { version = "1", default-features = false }
26
27
[dev-dependencies]
28
criterion = "0.5"
29
-rand_chacha = "0.3"
+rand_chacha = "0.9"
30
31
[[bench]]
32
name = "benchmarks"
0 commit comments