remove cargo features

This commit is contained in:
MeexReay 2025-05-07 18:28:15 +03:00
parent c85eb4511e
commit 9f7c6fce69

View file

@ -1,5 +1,3 @@
cargo-features = ["edition2024"]
[package] [package]
name = "rust_mc_proto" name = "rust_mc_proto"
description = "lightweight minecraft protocol support in pure rust" description = "lightweight minecraft protocol support in pure rust"