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 Jan 11, 2024
1 parent de1c7da commit 35182f2
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 57 deletions.
200 changes: 144 additions & 56 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 @@ -5,7 +5,7 @@ authors = ["Zach Peters <[email protected]>"]
edition = "2018"

[dependencies]
clap = "3.2.12"
clap = "4.4.15"
hyper = "0.14.12"
rand = "0.8.5"
reqwest = { version = "0.11", features = ["json"]}
Expand Down

0 comments on commit 35182f2

Please sign in to comment.