Skip to content

Commit 2a89c0a

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

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.3.9"
3838
zeroize = "1.4.3"
39-
clap = "4.0.32"
39+
clap = "4.1.1"
4040
hmac = "0.12.1"
4141
sha-1 = "0.10.1"
4242
sha2 = "0.10.6"

0 commit comments

Comments
 (0)