We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf304aa commit 97d2596Copy full SHA for 97d2596
Cargo.toml
@@ -31,7 +31,7 @@ cargo-test-macro = { path = "crates/cargo-test-macro" }
31
cargo-test-support = { path = "crates/cargo-test-support" }
32
cargo-util = { version = "0.2.6", path = "crates/cargo-util" }
33
cargo_metadata = "0.18.1"
34
-clap = "4.4.11"
+clap = "4.4.10"
35
color-print = "0.3.5"
36
core-foundation = { version = "0.9.3", features = ["mac_os_10_7_support"] }
37
crates-io = { version = "0.39.0", path = "crates/crates-io" }
0 commit comments