Skip to content

Commit 7c8c4f2

Browse files
authored
Merge pull request #117 from gregl83/dependabot/cargo/clap-4.6.0
Bump clap from 4.5.60 to 4.6.0
2 parents 0aae30f + a193c5f commit 7c8c4f2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 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.3"
63-
clap = { version = "4.5.60", features = ["cargo", "unstable-styles"] }
63+
clap = { version = "4.6.0", features = ["cargo", "unstable-styles"] }
6464
memmap2 = "0.9.10"
6565
rayon = "1.11"
6666
walkdir = "2.5.0"

0 commit comments

Comments
 (0)