tw-econ 0.4.4

Simple Rust library to use Teeworlds external console
Documentation
[dependencies.chrono]
version = "0.4.19"

[dependencies.futures]
version = "0.3.15"

[dependencies.sscanf]
version = "0.1.1"

[dependencies.structopt]
version = "0.3.21"

[dependencies.tokio]
features = ["io-util", "net", "rt", "sync", "macros"]
version = "1.6.1"

[package]
authors = ["Vlad <gerdoexx@gmail.com>"]
categories = ["command-line-interface", "api-bindings"]
description = "Simple Rust library to use Teeworlds external console"
edition = "2018"
keywords = ["teeworlds", "console"]
license = "MIT"
name = "tw-econ"
readme = "README.md"
repository = "https://github.com/gerdoe-jr/tw-econ"
version = "0.4.4"