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 Sep 28, 2022
1 parent a2fbe20 commit 509c35e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
32 changes: 4 additions & 28 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 @@ -22,7 +22,7 @@ incremental = false
overflow-checks = false

[dependencies]
clap = "3"
clap = "4"
anyhow = "1"
lazy_static = "1.4"
log = "0.4"
Expand Down

0 comments on commit 509c35e

Please sign in to comment.