Skip to content

Commit

Permalink
Update Rust crate clap to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2023
1 parent 0497d87 commit 1297293
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 52 deletions.
138 changes: 87 additions & 51 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Angus Lees <gus@inodes.org>"]
panic = "abort"

[dependencies]
clap = "2.34"
clap = "4.3"
json = "0.12"
log = "0.4"
env_logger = "0.3"
Expand Down

0 comments on commit 1297293

Please sign in to comment.