Skip to content

Commit

Permalink
Merge pull request #64 from friedemannsommer/dependabot/cargo/clap-4.3.3
Browse files Browse the repository at this point in the history
Bump clap from 4.3.2 to 4.3.3
  • Loading branch information
friedemannsommer authored Jun 13, 2023
2 parents 084631f + 56e8f75 commit 962984e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -40,7 +40,7 @@ version = "=0.7.2"
features = ["cookie-session"]

[dependencies.clap]
version = "=4.3.2"
version = "=4.3.3"
default-features = false
features = ["std", "color", "help", "usage", "error-context", "suggestions", "derive", "env", "cargo"]

Expand Down

0 comments on commit 962984e

Please sign in to comment.