Skip to content

Commit 041212f

Browse files
authored
Merge pull request #496 from BrianHicks/dependabot/cargo/clap-4.5.8
Bump clap from 4.5.7 to 4.5.8
2 parents 19700ef + b2cfc1a commit 041212f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
anyhow = "1.0.86"
99
bump_alloc = "0.1.0"
10-
clap = { version = "4.5.7", features = [ "std", "color", "suggestions", "cargo" ] }
10+
clap = { version = "4.5.8", features = [ "std", "color", "suggestions", "cargo" ] }
1111
crossbeam = "0.8.4"
1212
ignore = "0.4.22"
1313
itertools = "0.13.0"

0 commit comments

Comments
 (0)