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 137c2e1 commit ccb8a4aCopy full SHA for ccb8a4a
Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1.0.47"
20
base64 = "0.21.0"
21
bytesize = "1.0"
22
cargo-platform = { path = "crates/cargo-platform", version = "0.1.2" }
23
-cargo-util = { path = "crates/cargo-util", version = "0.2.3" }
+cargo-util = { path = "crates/cargo-util", version = "0.2.4" }
24
clap = "4.1.3"
25
crates-io = { path = "crates/crates-io", version = "0.35.1" }
26
curl = { version = "0.4.44", features = ["http2"] }
0 commit comments