Skip to content

Commit 9958bef

Browse files
chore(deps): update rust crate rand_chacha to 0.9
1 parent 54973c8 commit 9958bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharks/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ byteorder = { version = "1", default-features = false }
2626

2727
[dev-dependencies]
2828
criterion = "0.5"
29-
rand_chacha = "0.3"
29+
rand_chacha = "0.9"
3030

3131
[[bench]]
3232
name = "benchmarks"

0 commit comments

Comments
 (0)