diff --git a/Cargo.toml b/Cargo.toml index 7a8b10c..0f18a8c 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,3 @@ -cargo-features = ["edition2024"] - [package] name = "rust_mc_proto" description = "lightweight minecraft protocol support in pure rust"