Skip to content

Commit 40e589f

Browse files
authoredJul 26, 2024
chore(deps): bump clap from 4.5.9 to 4.5.11 (#227)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.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@clap_complete-v4.5.9...clap_complete-v4.5.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f38e0a commit 40e589f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎Cargo.lock

+6-6
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
@@ -13,7 +13,7 @@ bat = { version = "0.23.0", default-features = false, features = [
1313
] }
1414
byteorder = "1.5.0"
1515
cfg-if = "1.0.0"
16-
clap = { version = "4.5.9", features = ["derive"] }
16+
clap = { version = "4.5.11", features = ["derive"] }
1717
color-eyre = { version = "0.6.3", features = ["issue-url"] }
1818
config = "0.14.0"
1919
ctrlc = "3.4.4"

0 commit comments

Comments
 (0)