[dependencies.bytes]
version = "1.4.0"
[dependencies.futures]
version = "0.3.28"
[dependencies.netherite-derive]
version = "0.1.0"
[dependencies.thiserror]
version = "1.0.40"
[dependencies.tokio]
features = ["net", "io-util"]
version = "1.28.2"
[dependencies.tokio-util]
features = ["codec"]
version = "0.7.8"
[package]
authors = ["BRA1L0R"]
description = "A tokio implementation of the Minecraft Protocol with derive macros"
edition = "2021"
license = "GPL-3.0-only"
name = "netherite"
readme = "README.md"
resolver = "1"
version = "0.1.2"