We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3aafe6 commit c20875cCopy full SHA for c20875c
Cargo.toml
@@ -365,7 +365,7 @@ phf_codegen = "0.13.1"
365
platform-info = "2.0.3"
366
procfs = "0.18"
367
rand = { version = "0.9.0", features = ["small_rng"] }
368
-rand_chacha = { version = "0.9.0" }
+rand_chacha = { version = "0.10.0" }
369
rand_core = "0.9.0"
370
rayon = "1.10"
371
regex = "1.10.4"
0 commit comments