Skip to content

Commit 1e8e957

Browse files
chore(deps): bump clap from 4.4.7 to 4.4.11 (#153)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 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.7...v4.4.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 4148626 commit 1e8e957

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
@@ -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.4.7", features = ["derive"] }
16+
clap = { version = "4.4.11", features = ["derive"] }
1717
color-eyre = { version = "0.6.2", features = ["issue-url"] }
1818
config = "0.13.3"
1919
ctrlc = "3.4.1"

0 commit comments

Comments
 (0)