Skip to content

Commit d4152d5

Browse files
Bump clap from 4.5.6 to 4.5.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.6 to 4.5.8. - [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.6...v4.5.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52b7b89 commit d4152d5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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,6 +13,6 @@ exclude = [
1313
]
1414

1515
[dependencies]
16-
clap = { version = "4.5.4", features = ["derive"] }
16+
clap = { version = "4.5.8", features = ["derive"] }
1717
pretty_assertions = "1.4.0"
1818
self_update = { version = "0.40.0", features = ["archive-tar", "archive-zip", "compression-flate2"] }

0 commit comments

Comments
 (0)