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 7f2dd85 commit 3bb08b1Copy full SHA for 3bb08b1
Cargo.toml
@@ -16,7 +16,7 @@ serde = { version = "1.0.116", optional = true, features = ["derive"] }
16
17
[dev-dependencies]
18
serde_json = "1.0.57"
19
-rand = "0.8.1"
+rand = "0.7.3"
20
21
[badges]
22
# TODO: waiting for PR to land...: https://github.com/rust-lang/crates.io/pull/1838#
0 commit comments