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 Oct 22, 2024
1 parent 96505ff commit 217acf5
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 64 deletions.
149 changes: 86 additions & 63 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 <[email protected]>"]
panic = "abort"

[dependencies]
clap = "2.34"
clap = "4.0"
json = "0.12.4"
log = "0.4.21"
env_logger = "0.3"
Expand Down

0 comments on commit 217acf5

Please sign in to comment.