Skip to content

Commit ccb8a4a

Browse files
author
Andreas Hollmann
committed
Fix cargo-util version
1 parent 137c2e1 commit ccb8a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ anyhow = "1.0.47"
2020
base64 = "0.21.0"
2121
bytesize = "1.0"
2222
cargo-platform = { path = "crates/cargo-platform", version = "0.1.2" }
23-
cargo-util = { path = "crates/cargo-util", version = "0.2.3" }
23+
cargo-util = { path = "crates/cargo-util", version = "0.2.4" }
2424
clap = "4.1.3"
2525
crates-io = { path = "crates/crates-io", version = "0.35.1" }
2626
curl = { version = "0.4.44", features = ["http2"] }

0 commit comments

Comments
 (0)