Skip to content

Commit c55775d

Browse files
Bump the clap group with 2 updates (#1506)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ccc469 commit c55775d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = ["ascii", "image", "manifest"]
1111
[workspace.dependencies]
1212
owo-colors = "4.1.0"
1313
anyhow = "1.0"
14-
clap = { version = "4.5.23", features = ["derive"] }
14+
clap = { version = "4.5.26", features = ["derive"] }
1515
image = { version = "0.25.5", default-features = false, features = [
1616
"color_quant",
1717
"jpeg",
@@ -39,7 +39,7 @@ anyhow.workspace = true
3939
askalono = "0.5.0"
4040
byte-unit = "5.1.6"
4141
clap.workspace = true
42-
clap_complete = "4.5.40"
42+
clap_complete = "4.5.42"
4343
crossbeam-channel = "0.5.14"
4444
gix = { version = "0.69.1", default-features = false, features = [
4545
"max-performance-safe",

0 commit comments

Comments
 (0)