Skip to content

Commit

Permalink
chore(deps): bump clap from 4.2.7 to 4.3.0 (shadowsocks#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent cd6860d commit 3815db5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -144,7 +144,7 @@ json5 = "0.4"
thiserror = "1.0"
base64 = "0.21"

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

0 comments on commit 3815db5

Please sign in to comment.