notch 0.1.10

A compact and fast library for managing Minecraft servers.
Documentation
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.23"

[dependencies.serde]
features = ["derive"]
version = "1.0.193"

[dependencies.thiserror]
version = "1.0.51"

[dependencies.toml]
version = "0.8.8"

[package]
authors = ["Azuyamat"]
categories = ["game-development"]
description = "A compact and fast library for managing Minecraft servers."
edition = "2021"
exclude = ["src/main.rs"]
keywords = ["minecraft", "server", "library", "notch"]
license-file = "LICENSE"
name = "notch"
readme = "README.md"
repository = "https://github.com/Azuyamat/Notch"
version = "0.1.10"