diff --git a/Cargo.toml b/Cargo.toml index 6e3781b..d960f12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,8 @@ -cargo-features = ["edition2024"] [package] name = "resvg_py" version = "0.1.4" -edition = "2024" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib]