diff --git a/crates/cargo-util/Cargo.toml b/crates/cargo-util/Cargo.toml index 36ca7bc1771f..13e46f087f54 100644 --- a/crates/cargo-util/Cargo.toml +++ b/crates/cargo-util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-util" -version = "0.2.5" +version = "0.2.5" edition.workspace = true license.workspace = true homepage = "https://github.com/rust-lang/cargo"