Skip to content

Commit edd1acc

Browse files
fix(deps): update rust crate rand_chacha to 0.9
1 parent db4022b commit edd1acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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)