[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.11"
[dependencies.serde]
features = ["derive"]
version = "1.0.188"
[dependencies.serde_json]
version = "1.0.107"
[dependencies.serde_repr]
version = "0.1.16"
[package]
categories = ["api-clients"]
description = "An API that allows you to communicate with AMP installations from within Rust"
edition = "2021"
homepage = "https://github.com/p0t4t0sandwich/ampapi-rust#readme"
keywords = ["amp", "api", "rust"]
license = "GPL-3.0"
name = "ampapi"
readme = "README.md"
repository = "https://github.com/p0t4t0sandwich/ampapi-rust"
version = "0.1.3"