Skip to content

Commit c87eadb

Browse files
Bump clap from 4.0.32 to 4.1.1 (#1091)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe817a1 commit c87eadb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -144,7 +144,7 @@ json5 = "0.4"
144144
thiserror = "1.0"
145145
base64 = "0.21"
146146

147-
clap = { version = "4.0", features = ["wrap_help", "suggestions"] }
147+
clap = { version = "4.1", features = ["wrap_help", "suggestions"] }
148148
cfg-if = "1"
149149
qrcode = { version = "0.12", default-features = false, optional = true }
150150
sysexits = "0.4"

0 commit comments

Comments
 (0)