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 4ec8152 commit d2ccb57Copy full SHA for d2ccb57
Cargo.toml
@@ -76,7 +76,7 @@ progenitor-client = "0.9.1"
76
proptest = "1.6.0"
77
rayon = "1.10.0"
78
rand = { version = "0.8.5", features = ["min_const_gen", "small_rng"] }
79
-rand_chacha = "0.3.1"
+rand_chacha = "0.9.0"
80
reedline = "0.38.0"
81
reqwest = { version = "0.12", features = ["default", "blocking", "json", "stream"] }
82
ringbuffer = "0.15.0"
0 commit comments