Skip to content

Commit

Permalink
Bump the clap group across 1 directory with 2 updates (#1456)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 5af31b9 commit 67189bf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ members = ["ascii", "image", "manifest"]
[workspace.dependencies]
owo-colors = "3.5.0"
anyhow = "1.0"
clap = { version = "4.5.17", features = ["derive"] }
clap = { version = "4.5.20", features = ["derive"] }
image = "0.24.9"
strum = { version = "0.26.3", features = ["derive"] }

Expand All @@ -34,7 +34,7 @@ anyhow.workspace = true
askalono = "0.5.0"
byte-unit = "5.1.4"
clap.workspace = true
clap_complete = "4.5.26"
clap_complete = "4.5.37"
crossbeam-channel = "0.5.13"
gix = { version = "0.66.0", default-features = false, features = [
"max-performance-safe",
Expand Down

0 comments on commit 67189bf

Please sign in to comment.