diff --git a/workspace-hack/Cargo.toml b/workspace-hack/Cargo.toml index 99d8ce7aeda..894361e58ca 100644 --- a/workspace-hack/Cargo.toml +++ b/workspace-hack/Cargo.toml @@ -6,7 +6,7 @@ name = "nextest-workspace-hack" version = "0.1.0" description = "workspace-hack package, managed by hakari" -edition = "2021" +edition.workspace = true # You can choose to publish this crate: see https://docs.rs/cargo-hakari/latest/cargo_hakari/publishing. publish = false