yts-api 0.1.1

Access the yts.mx API
Documentation
[dependencies.hyper]
features = ["full"]
version = "0.14.4"

[dependencies.hyper-tls]
version = "0.5.0"

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

[dependencies.serde_json]
version = "1.0.64"
[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.3.0"

[package]
authors = ["Raphael Nestler <raphael.nestler@gmail.com>"]
categories = ["api-bindings"]
description = "Access the yts.mx API"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "yts-api"
repository = "https://github.com/rnestler/yts-api-rs"
version = "0.1.1"