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 4031fa3 commit 07cbdc0Copy full SHA for 07cbdc0
Cargo.toml
@@ -19,7 +19,7 @@ resolver = "2"
19
napi-derive = { version = "3.0.0-alpha", default-features = false, features = ["type-def"] }
20
once_cell = "1"
21
quickcheck = "1.0"
22
- rand = "0.8"
+ rand = "0.9"
23
rand_core = { version = "0.6", features = ["getrandom"] }
24
serde = "1.0"
25
serde_json = "1.0"
0 commit comments