Skip to content

Commit e2876dd

Browse files
Bump clap from 4.1.9 to 4.1.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.9 to 4.1.13. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.1.9...v4.1.13) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4583462 commit e2876dd

File tree

2 files changed

+27
-41
lines changed

2 files changed

+27
-41
lines changed

Cargo.lock

Lines changed: 26 additions & 40 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
@@ -12,7 +12,7 @@ hex = "0.4.3"
1212
sha3 = "0.10.6"
1313
sha2 = "0.10.6"
1414
aes-gcm = "0.10.1"
15-
clap = { version = "4.1.9", features = ["derive"] }
15+
clap = { version = "4.1.13", features = ["derive"] }
1616
ctr = "0.9.2"
1717
aes = "0.8.2"
1818
k256 = "0.13.0" #ecdsa

0 commit comments

Comments
 (0)