Skip to content

Commit 8d3b913

Browse files
Merge pull request #356 from ryanfowler/dependabot/cargo/clap-4.5.53
Bump clap from 4.5.52 to 4.5.53
2 parents 1cd1065 + 1e7f2e2 commit 8d3b913

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
@@ -23,7 +23,7 @@ strip = true
2323
[dependencies]
2424
anyhow = { version = "1.0.100" }
2525
brotli = { version = "8.0.2" }
26-
clap = { version = "4.5.52", features = ["derive"] }
26+
clap = { version = "4.5.53", features = ["derive"] }
2727
crossbeam = { version = "0.8.4" }
2828
flate2 = { version = "1.1.5" }
2929
ignore = { version = "0.4.25" }

0 commit comments

Comments
 (0)