dota2_webapi_bindings 0.6.0

Rust bindings for official dota2 webapi
Documentation
[badges.travis-ci]
branch = "master"
repository = "sn99/brainhug"
[dependencies.hyper]
version = "0.10"

[dependencies.serde]
version = "1.0.116"

[dependencies.serde_derive]
version = "1.0.116"

[dependencies.serde_json]
version = "1.0.59"

[dependencies.serde_with]
version = "1.5.1"

[package]
authors = ["sn99 <siddharthn.099@gmail.com>"]
description = "Rust bindings for official dota2 webapi"
edition = "2018"
homepage = "https://github.com/sn99/dota2_webapi_bindings"
keywords = ["dota2", "dota", "webapi", "bindings"]
license = "MIT"
name = "dota2_webapi_bindings"
readme = "README.md"
version = "0.6.0"