Skip to content

Commit 6b64df0

Browse files
Bump clap from 4.5.40 to 4.5.50
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.50. - [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.40...clap_complete-v4.5.50) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02d5962 commit 6b64df0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -16,7 +16,7 @@ rust-version = "1.89"
1616
anyhow = "1.0.100"
1717
bstr = "1.12.0"
1818
chrono = { version = "0.4.41", default-features = false }
19-
clap = "4.5.40"
19+
clap = "4.5.51"
2020
criterion = "0.5.1"
2121
crossbeam-channel = "0.5.15"
2222
dirs = "6.0.0"

0 commit comments

Comments
 (0)