minecraft-chat 0.1.0

Tiny library for minecraft chat messages.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["vagola <vladislavs.golubs@yandex.ru>"]
description = "Tiny library for minecraft chat messages."
edition = "2018"
homepage = "https://github.com/eihwaz/minecraft-chat"
keywords = ["minecraft", "chat"]
license = "MIT"
name = "minecraft-chat"
readme = "README.md"
repository = "https://github.com/eihwaz/minecraft-chat"
version = "0.1.0"