Skip to content

Commit c38c38f

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

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.25.0"
3636
tui = "0.19.0"
3737
copypasta-ext = "0.4.1"
3838
zeroize = "1.4.3"
39-
clap = "4.1.1"
39+
clap = "4.1.4"
4040
hmac = "0.12.1"
4141
sha-1 = "0.10.1"
4242
sha2 = "0.10.6"

0 commit comments

Comments
 (0)