We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd7c4b commit 2327136Copy full SHA for 2327136
1 file changed
Cargo.toml
@@ -12,7 +12,7 @@ bincode = "1.3.3"
12
dirs = "3.0"
13
rand = { version = "0.8.3", features = ["alloc"] }
14
colored = "2"
15
-clap = "3.0.0-beta.2"
+clap = "3.0.0-beta.4"
16
typetag = "0.1"
17
dunce = "1.0.1"
18
once_cell = "1.7.2"
0 commit comments