[dependencies.reqwest]
features = ["json"]
version = "0.11.*"
[dependencies.serde]
features = ["derive"]
version = "1.0.*"
[dependencies.serde_json]
version = "1.0.*"
[dependencies.urlencoding]
version = "2.1.*"
[package]
authors = ["Philip Kristoffersen <philipkristoffersen@gmail.com>"]
categories = ["api-bindings"]
description = "Rust client for steamgriddb.com API"
documentation = "https://docs.rs/steamgriddb_api/0.1.1/steamgriddb_api/"
edition = "2018"
keywords = ["api", "steam", "images"]
license = "MIT OR Apache-2.0"
name = "steamgriddb_api"
readme = "crates-io.md"
repository = "https://github.com/PhilipK/steamgriddb_api"
version = "0.3.0"