Skip to content

Commit

Permalink
Update clap to 4.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelc authored and Enselic committed May 12, 2023
1 parent e155f56 commit 9683bfd
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.6"
optional = true
features = ["wrap_help", "cargo"]

Expand Down

0 comments on commit 9683bfd

Please sign in to comment.