Skip to content

Commit

Permalink
Bump clap from 4.5.22 to 4.5.23 in the nonbreaking group (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e736396 commit 7889468
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ wit-parser = "0.212.0"
convert_case = "0.6.0"
wasm-opt = "0.116.1"
tempfile = { workspace = true }
clap = { version = "4.5.22", features = ["derive"] }
clap = { version = "4.5.23", features = ["derive"] }
serde = { workspace = true, default-features = false }
serde_json = { workspace = true }

Expand Down
12 changes: 6 additions & 6 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,15 @@ user-login = "emilio"
user-name = "Emilio Cobos Álvarez"

[[publisher.clap]]
version = "4.5.22"
when = "2024-12-03"
version = "4.5.23"
when = "2024-12-05"
user-id = 6743
user-login = "epage"
user-name = "Ed Page"

[[publisher.clap_builder]]
version = "4.5.22"
when = "2024-12-03"
version = "4.5.23"
when = "2024-12-05"
user-id = 6743
user-login = "epage"
user-name = "Ed Page"
Expand All @@ -149,8 +149,8 @@ user-login = "epage"
user-name = "Ed Page"

[[publisher.clap_lex]]
version = "0.7.1"
when = "2024-06-06"
version = "0.7.4"
when = "2024-12-05"
user-id = 6743
user-login = "epage"
user-name = "Ed Page"
Expand Down

0 comments on commit 7889468

Please sign in to comment.