Skip to content

Commit 4bdfcc8

Browse files
Update Rust crate clap to v4
1 parent 48c0ab6 commit 4bdfcc8

File tree

2 files changed

+172
-68
lines changed

2 files changed

+172
-68
lines changed

Cargo.lock

Lines changed: 171 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Angus Lees <[email protected]>"]
77
panic = "abort"
88

99
[dependencies]
10-
clap = "2.34"
10+
clap = "4.0"
1111
json = "0.12.4"
1212
log = "0.4.21"
1313
env_logger = "0.3"

0 commit comments

Comments
 (0)