Skip to content

Commit 6bd6b36

Browse files
Bump clap from 4.4.10 to 4.4.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.10 to 4.4.11. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.10...v4.4.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42aeb7c commit 6bd6b36

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.75" }
2525
brotli = { version = "3.4.0" }
26-
clap = { version = "4.4.10", features = ["derive"] }
26+
clap = { version = "4.4.11", features = ["derive"] }
2727
crossbeam = { version = "0.8.1" }
2828
flate2 = { version = "1.0.28" }
2929
ignore = { version = "0.4.21" }

0 commit comments

Comments
 (0)