antimatter_api 0.1.6

Interact with the Antimatter Cloud API
Documentation
[dependencies.reqwest]
features = ["json", "multipart"]
version = "^0.11"

[dependencies.serde]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[dependencies.url]
version = "^2.2"

[dependencies.uuid]
features = ["serde", "v4"]
version = "^1.0"

[package]
authors = ["support@antimatter.io"]
description = "Interact with the Antimatter Cloud API"
edition = "2018"
license = "Apache-2.0"
name = "antimatter_api"
readme = "README.md"
version = "0.1.6"