Skip to content

Commit 2021741

Browse files
chore(deps): bump clap from 4.4.2 to 4.4.4 (#1307)
1 parent 98b0399 commit 2021741

File tree

2 files changed

+11
-42
lines changed

2 files changed

+11
-42
lines changed

Cargo.lock

Lines changed: 10 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ json5 = "0.4"
166166
thiserror = "1.0"
167167
base64 = "0.21"
168168

169-
clap = { version = "4.3", features = ["wrap_help", "suggestions"] }
169+
clap = { version = "4.4", features = ["wrap_help", "suggestions"] }
170170
cfg-if = "1"
171171
qrcode = { version = "0.12", default-features = false, optional = true }
172172
sysexits = "0.7"

0 commit comments

Comments
 (0)