Skip to content

Commit

Permalink
Update clap to 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelc committed May 2, 2023
1 parent e828d78 commit c4d7430
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 37 deletions.
199 changes: 163 additions & 36 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 @@ -78,7 +78,7 @@ default-features = false
features = ["parsing"]

[dependencies.clap]
version = "4.1.8"
version = "4.2.4"
optional = true
features = ["wrap_help", "cargo"]

Expand Down

0 comments on commit c4d7430

Please sign in to comment.