diff --git a/benches/benchsuite/Cargo.toml b/benches/benchsuite/Cargo.toml index 25c1604385fd..efda5ea9dc7a 100644 --- a/benches/benchsuite/Cargo.toml +++ b/benches/benchsuite/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "benchsuite" version = "0.0.0" -rust-version.workspace = true edition.workspace = true license.workspace = true homepage = "https://github.com/rust-lang/cargo" diff --git a/benches/capture/Cargo.toml b/benches/capture/Cargo.toml index 16f2c5071e46..cb3742d790eb 100644 --- a/benches/capture/Cargo.toml +++ b/benches/capture/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "capture" version = "0.1.0" -rust-version.workspace = true edition.workspace = true license.workspace = true description = "Tool for capturing a real-world workspace for benchmarking." diff --git a/crates/cargo-test-macro/Cargo.toml b/crates/cargo-test-macro/Cargo.toml index 23a63e9a2cd1..e216936ee2ff 100644 --- a/crates/cargo-test-macro/Cargo.toml +++ b/crates/cargo-test-macro/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "cargo-test-macro" version = "0.1.0" -rust-version.workspace = true edition.workspace = true license.workspace = true homepage.workspace = true diff --git a/crates/cargo-test-support/Cargo.toml b/crates/cargo-test-support/Cargo.toml index 1098d598d603..a8b7b8f1dd19 100644 --- a/crates/cargo-test-support/Cargo.toml +++ b/crates/cargo-test-support/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "cargo-test-support" version = "0.1.0" -rust-version.workspace = true license.workspace = true edition.workspace = true publish = false diff --git a/crates/mdman/Cargo.toml b/crates/mdman/Cargo.toml index 4e86b8e1a683..375d8ac750fa 100644 --- a/crates/mdman/Cargo.toml +++ b/crates/mdman/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "mdman" version = "0.0.0" -rust-version.workspace = true edition.workspace = true license.workspace = true description = "Creates a man page page from markdown." diff --git a/crates/resolver-tests/Cargo.toml b/crates/resolver-tests/Cargo.toml index 11d5b5d0d83a..44f906900516 100644 --- a/crates/resolver-tests/Cargo.toml +++ b/crates/resolver-tests/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "resolver-tests" version = "0.0.0" -rust-version.workspace = true edition.workspace = true publish = false diff --git a/crates/semver-check/Cargo.toml b/crates/semver-check/Cargo.toml index ab13b5730514..62301104995c 100644 --- a/crates/semver-check/Cargo.toml +++ b/crates/semver-check/Cargo.toml @@ -2,7 +2,6 @@ name = "semver-check" version = "0.0.0" authors = ["Eric Huss"] -rust-version.workspace = true edition.workspace = true publish = false diff --git a/crates/xtask-build-man/Cargo.toml b/crates/xtask-build-man/Cargo.toml index 87ae8c670a08..8c694543adfc 100644 --- a/crates/xtask-build-man/Cargo.toml +++ b/crates/xtask-build-man/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "xtask-build-man" version = "0.0.0" -rust-version.workspace = true edition.workspace = true publish = false diff --git a/crates/xtask-bump-check/Cargo.toml b/crates/xtask-bump-check/Cargo.toml index 989ece4b70cb..44ce34141bfc 100644 --- a/crates/xtask-bump-check/Cargo.toml +++ b/crates/xtask-bump-check/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "xtask-bump-check" version = "0.0.0" -rust-version.workspace = true edition.workspace = true publish = false diff --git a/crates/xtask-stale-label/Cargo.toml b/crates/xtask-stale-label/Cargo.toml index aff6194b7cd6..3e555f6c02ee 100644 --- a/crates/xtask-stale-label/Cargo.toml +++ b/crates/xtask-stale-label/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "xtask-stale-label" version = "0.0.0" -rust-version.workspace = true edition.workspace = true publish = false