Skip to content

Commit c1f7e2b

Browse files
committed
chore: upgrate clap to 4.3.23
1 parent ba209d6 commit c1f7e2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cargo-test-macro = { path = "crates/cargo-test-macro" }
2828
cargo-test-support = { path = "crates/cargo-test-support" }
2929
cargo-util = { version = "0.2.6", path = "crates/cargo-util" }
3030
cargo_metadata = "0.14.0"
31-
clap = "4.3.19"
31+
clap = "4.3.23"
3232
core-foundation = { version = "0.9.3", features = ["mac_os_10_7_support"] }
3333
crates-io = { version = "0.38.0", path = "crates/crates-io" }
3434
criterion = { version = "0.5.1", features = ["html_reports"] }

0 commit comments

Comments
 (0)