Skip to content

Commit 3129ecb

Browse files
Bump clap from 3.0.13 to 3.0.14
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.13 to 3.0.14. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.0.13...v3.0.14) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49d2c1f commit 3129ecb

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
@@ -28,7 +28,7 @@ crossterm = "0.22.1"
2828
tui = "0.17.0"
2929
copypasta-ext = "0.3.7"
3030
zeroize = "1.4.3"
31-
clap = "3.0.13"
31+
clap = "3.0.14"
3232
hmac = "0.12.0"
3333
sha-1 = "0.10.0"
3434
sha2 = "0.10.1"

0 commit comments

Comments
 (0)