Skip to content

Commit 67189bf

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

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.17", features = ["derive"] }
14+
clap = { version = "4.5.20", features = ["derive"] }
1515
image = "0.24.9"
1616
strum = { version = "0.26.3", features = ["derive"] }
1717

@@ -34,7 +34,7 @@ anyhow.workspace = true
3434
askalono = "0.5.0"
3535
byte-unit = "5.1.4"
3636
clap.workspace = true
37-
clap_complete = "4.5.26"
37+
clap_complete = "4.5.37"
3838
crossbeam-channel = "0.5.13"
3939
gix = { version = "0.66.0", default-features = false, features = [
4040
"max-performance-safe",

0 commit comments

Comments
 (0)