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 9d0280f commit 68cc6bdCopy full SHA for 68cc6bd
Cargo.toml
@@ -20,4 +20,4 @@ tracing-subscriber = "0.3.16"
20
serde = { version = "1.0.193", features = [ "derive" ] }
21
basic-toml = { version = "0.1.1" }
22
serde_json = "1.0.108"
23
-rand = "0.8.5"
+rand = "0.9.0"
0 commit comments