Skip to content

Commit 3674096

Browse files
Bump the clap group across 1 directory with 2 updates (#1494)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 344dc35 commit 3674096

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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 = "3.5.0"
1313
anyhow = "1.0"
14-
clap = { version = "4.5.21", features = ["derive"] }
14+
clap = { version = "4.5.23", features = ["derive"] }
1515
image = { version = "0.25.2", 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.38"
42+
clap_complete = "4.5.40"
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)