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 4ec1a4d commit d360d02Copy full SHA for d360d02
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.17.0"
34
-clap = "4.4.2"
+clap = "4.4.4"
35
color-print = "0.3.4"
36
core-foundation = { version = "0.9.3", features = ["mac_os_10_7_support"] }
37
crates-io = { version = "0.39.0", path = "crates/crates-io" }
@@ -58,7 +58,7 @@ indexmap = "2"
58
itertools = "0.10.0"
59
jobserver = "0.1.26"
60
lazycell = "1.3.0"
61
-libc = "0.2.147"
+libc = "0.2.148"
62
libgit2-sys = "0.16.1"
63
libloading = "0.8.0"
64
memchr = "2.6.2"
0 commit comments