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.
cargo-util
crates-io
1 parent 054a19b commit 7dc316eCopy full SHA for 7dc316e
Cargo.toml
@@ -19,8 +19,8 @@ path = "src/cargo/lib.rs"
19
atty = "0.2"
20
bytesize = "1.0"
21
cargo-platform = { path = "crates/cargo-platform", version = "0.1.2" }
22
-cargo-util = { path = "crates/cargo-util", version = "0.2.1" }
23
-crates-io = { path = "crates/crates-io", version = "0.34.0" }
+cargo-util = { path = "crates/cargo-util", version = "0.2.3" }
+crates-io = { path = "crates/crates-io", version = "0.35.0" }
24
curl = { version = "0.4.44", features = ["http2"] }
25
curl-sys = "0.4.59"
26
env_logger = "0.9.0"
0 commit comments