We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54973c8 commit 9958befCopy full SHA for 9958bef
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