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] committed Sep 18, 2023
1 parent ae12326 commit 382dcf1
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 58 deletions.
168 changes: 111 additions & 57 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 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = "2.34.0"
clap = "4.4.4"
peek-nth = "0.2.0"

[[bin]]
Expand Down

0 comments on commit 382dcf1

Please sign in to comment.