Skip to content

Commit

Permalink
fix(deps): update rust crate clap to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent c4d0425 commit 1ff6185
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 27 deletions.
100 changes: 74 additions & 26 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 @@ -13,7 +13,7 @@ categories = ["multimedia"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = "2.33.3"
clap = "4.4.9"
colored = "2.0.0"
indicatif = "0.17.7"
prettytable-rs = "0.10.0"
Expand Down

0 comments on commit 1ff6185

Please sign in to comment.