Skip to content

Commit

Permalink
chore(deps): bump clap from 4.4.2 to 4.4.4 (#1307)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 98b0399 commit 2021741
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 @@ -166,7 +166,7 @@ json5 = "0.4"
thiserror = "1.0"
base64 = "0.21"

clap = { version = "4.3", features = ["wrap_help", "suggestions"] }
clap = { version = "4.4", features = ["wrap_help", "suggestions"] }
cfg-if = "1"
qrcode = { version = "0.12", default-features = false, optional = true }
sysexits = "0.7"
Expand Down

0 comments on commit 2021741

Please sign in to comment.