Skip to content

Commit 0e31009

Browse files
fix(deps): update rust crate rand_chacha to 0.9
1 parent 380a685 commit 0e31009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ version = "0.8"
8282
optional = true
8383

8484
[dependencies.rand_chacha]
85-
version = "0.3"
85+
version = "0.9"
8686
optional = true
8787

8888
[dependencies.rayon]

0 commit comments

Comments
 (0)