diff --git a/Cargo.toml b/Cargo.toml index 5f9e039..e67c157 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,4 @@ -cargo-features = ["profile-rustflags", "codegen-backend", "edition2024"] +cargo-features = ["profile-rustflags", "codegen-backend"] [package] name = "gupaxx" version = "1.5.3"