Skip to content

Commit

Permalink
Merge pull request #27 from nrdxp/dependabot/cargo/clap-4.4.4
Browse files Browse the repository at this point in the history
chore(deps): bump clap from 4.4.2 to 4.4.4
  • Loading branch information
nrdxp authored Sep 20, 2023
2 parents 6bc00a3 + 10f6d84 commit 0ae0707
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 42 deletions.
51 changes: 10 additions & 41 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 @@ -15,7 +15,7 @@ anyhow = "^1"
clap-verbosity-flag = "^2.0"

[dependencies.clap]
version = "^4.2"
version = "^4.4"
features = ["wrap_help", "derive", "env"]

[patch.crates-io]
Expand Down

0 comments on commit 0ae0707

Please sign in to comment.