Skip to content

Commit fd323b0

Browse files
Bump clap from 4.5.51 to 4.5.53
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.51 to 4.5.53. - [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.5.51...clap_complete-v4.5.53) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a74984d commit fd323b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -15,6 +15,6 @@ aes = "0.8.4"
1515
zip = "6.0.0"
1616
rusqlite = { version = "0.37.0", features = ["bundled-sqlcipher-vendored-openssl"] }
1717
tempfile = "3.23.0"
18-
clap = { version = "4.5.51", features = ["derive"] }
18+
clap = { version = "4.5.53", features = ["derive"] }
1919
rpassword = "7.4.0"
2020
jaded = { version = "0.5.0", features = ["derive"] }

0 commit comments

Comments
 (0)