Skip to content

Commit f93ea93

Browse files
Bump clap from 4.1.6 to 4.1.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.6 to 4.1.8. - [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.6...v4.1.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc034a6 commit f93ea93

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
@@ -36,7 +36,7 @@ crossterm = "0.26.1"
3636
tui = "0.19.0"
3737
copypasta-ext = "0.4.4"
3838
zeroize = "1.4.3"
39-
clap = "4.1.6"
39+
clap = "4.1.8"
4040
hmac = "0.12.1"
4141
sha-1 = "0.10.1"
4242
sha2 = "0.10.6"

0 commit comments

Comments
 (0)