Skip to content

Commit 7dc316e

Browse files
committed
chore: upgrade cargo-util and crates-io
1 parent 054a19b commit 7dc316e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ path = "src/cargo/lib.rs"
1919
atty = "0.2"
2020
bytesize = "1.0"
2121
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" }
22+
cargo-util = { path = "crates/cargo-util", version = "0.2.3" }
23+
crates-io = { path = "crates/crates-io", version = "0.35.0" }
2424
curl = { version = "0.4.44", features = ["http2"] }
2525
curl-sys = "0.4.59"
2626
env_logger = "0.9.0"

0 commit comments

Comments
 (0)