runeterra-game-api 0.1.0

Legends of Runeterra Game Client API
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.10.0-alpha.2"

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

[dependencies.serde_json]
version = "1.0"
[dev-dependencies.mockito]
version = "0.22.0"

[dev-dependencies.tokio]
version = "0.2.0-alpha.6"

[package]
authors = ["Iulian Gabriel Radu <iulian.radu67@gmail.com>"]
description = "Legends of Runeterra Game Client API"
documentation = "https://docs.rs/runeterra-game-api"
edition = "2018"
homepage = "https://github.com/iulianR/runeterra-deck-tracker/tree/master/runeterra-game-api"
keywords = ["riot-games", "runeterra", "legends-of-runeterra"]
license = "MIT"
name = "runeterra-game-api"
readme = "README.md"
repository = "https://github.com/iulianR/runeterra-deck-tracker/tree/master/runeterra-game-api"
version = "0.1.0"