Skip to content

Commit 65ab130

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump clap from 4.5.15 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.15 to 4.5.16. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.15...clap_complete-v4.5.16) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bf490b commit 65ab130

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
@@ -34,7 +34,7 @@ rpassword = "7.3.1"
3434
data-encoding = "2.6.0"
3535
copypasta-ext = "0.4.4"
3636
zeroize = { version = "1.8.1", features = ["zeroize_derive"] }
37-
clap = { version = "4.5.15", features = ["derive"] }
37+
clap = { version = "4.5.16", features = ["derive"] }
3838
hmac = "0.12.1"
3939
sha1 = "0.10.6"
4040
sha2 = "0.10.8"

0 commit comments

Comments
 (0)