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 55f18a1 commit 15fae93Copy full SHA for 15fae93
Cargo.toml
@@ -19,7 +19,7 @@ bitflags = "1.2.1"
19
chrono = {version = "0.4.19", optional = true}
20
21
[dev-dependencies]
22
-clap = "~2.27.0"
+clap = "~2.33.3"
23
serde = {version = "1.0.118", features = ["derive"]}
24
bincode = "1.3.1"
25
rand = "0.8.3"
0 commit comments