Skip to content

Commit b23c5b4

Browse files
Bump clap from 4.6.0 to 4.6.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.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@clap_complete-v4.6.0...clap_complete-v4.6.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a44ee29 commit b23c5b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -60,7 +60,7 @@ harness = false
6060
[dependencies]
6161
arrayvec = "0.7.6"
6262
blake3 = "1.8.4"
63-
clap = { version = "4.6.0", features = ["cargo", "unstable-styles"] }
63+
clap = { version = "4.6.1", features = ["cargo", "unstable-styles"] }
6464
memmap2 = "0.9.10"
6565
rayon = "1.11"
6666
walkdir = "2.5.0"

0 commit comments

Comments
 (0)