Skip to content

Commit 2327136

Browse files
authored
Align clap to same version as in the .lock file (#134)
1 parent 7dd7c4b commit 2327136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bincode = "1.3.3"
1212
dirs = "3.0"
1313
rand = { version = "0.8.3", features = ["alloc"] }
1414
colored = "2"
15-
clap = "3.0.0-beta.2"
15+
clap = "3.0.0-beta.4"
1616
typetag = "0.1"
1717
dunce = "1.0.1"
1818
once_cell = "1.7.2"

0 commit comments

Comments
 (0)