Skip to content

Commit c20875c

Browse files
chore(deps): update rust crate rand_chacha to 0.10.0
1 parent d3aafe6 commit c20875c

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
@@ -365,7 +365,7 @@ phf_codegen = "0.13.1"
365365
platform-info = "2.0.3"
366366
procfs = "0.18"
367367
rand = { version = "0.9.0", features = ["small_rng"] }
368-
rand_chacha = { version = "0.9.0" }
368+
rand_chacha = { version = "0.10.0" }
369369
rand_core = "0.9.0"
370370
rayon = "1.10"
371371
regex = "1.10.4"

0 commit comments

Comments
 (0)