remove features from readme
Some checks failed
Rust / Check (push) Failing after 9m54s
Rust / Build (push) Failing after 9m53s
Rust / Test Suite (push) Failing after 9m54s

This commit is contained in:
MeexReay 2025-06-06 15:33:00 +03:00
parent d4df4ff254
commit 761724c0ac

View File

@ -11,9 +11,6 @@ rust_mc_proto_tokio = "0.1.18" # stable version
rust_mc_proto_tokio = { git = "https://git.meex.lol/MeexReay/rust_mc_proto_tokio" } # unstable version rust_mc_proto_tokio = { git = "https://git.meex.lol/MeexReay/rust_mc_proto_tokio" } # unstable version
``` ```
Features:
- `atomic_clone` - Atomic clone of MinecraftConnection
## How to use ## How to use
Example of receiving motd: Example of receiving motd:
@ -46,4 +43,4 @@ async fn main() -> Result<(), ProtocolError> {
If you would like to contribute to the project, feel free to fork the repository and submit a pull request. If you would like to contribute to the project, feel free to fork the repository and submit a pull request.
### License ### License
This project is licensed under the WTFPL License This project is licensed under the WTFPL License