add cargo features

This commit is contained in:
MeexReay 2025-05-07 12:41:37 +03:00
parent f794336e7d
commit c85eb4511e

View file

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