Skip to content

Commit f349686

Browse files
Bump the clap group with 2 updates
Bumps the clap group with 2 updates: [clap](https://github.com/clap-rs/clap) and [clap_complete](https://github.com/clap-rs/clap). Updates `clap` from 4.5.43 to 4.5.44 - [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.43...clap_complete-v4.5.44) Updates `clap_complete` from 4.5.55 to 4.5.56 - [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.55...clap_complete-v4.5.56) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap - dependency-name: clap_complete dependency-version: 4.5.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e87480b commit f349686

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -11,7 +11,7 @@ members = ["ascii", "image", "manifest"]
1111
[workspace.dependencies]
1212
owo-colors = "4.2.2"
1313
anyhow = "1.0"
14-
clap = { version = "4.5.43", features = ["derive"] }
14+
clap = { version = "4.5.47", features = ["derive"] }
1515
image = { version = "0.25.6", default-features = false, features = [
1616
"color_quant",
1717
"jpeg",

0 commit comments

Comments
 (0)