steamr 0.4.0

HTTP client library to communicate with Valve's Steam API
Documentation
[dependencies.log]
version = "0.4.21"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.12.1"

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

[dependencies.serde_json]
version = "1.0.108"

[dependencies.thiserror]
version = "1.0.50"

[package]
categories = ["api-bindings"]
description = "HTTP client library to communicate with Valve's Steam API"
edition = "2021"
homepage = "https://github.com/bellackn/steamr"
keywords = ["steam-api", "steam"]
license = "Apache-2.0"
name = "steamr"
readme = "README.md"
repository = "https://github.com/bellackn/steamr"
version = "0.4.0"