wandbox 0.1.3

An api binding for Wandbox
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11"

[dependencies.serde]
features = ["derive"]
version = "1.0.*"

[dependencies.serde_json]
version = "1.0"

[dependencies.tokio]
features = ["macros"]
version = "1.0"

[package]
authors = ["Michael Flaherty <michaelwflaherty@me.com>"]
categories = ["api-bindings", "web-programming::http-client"]
description = "An api binding for Wandbox"
edition = "2018"
keywords = ["Wandbox"]
license = "LGPL-3.0"
license-file = "LICENSE.txt"
name = "wandbox"
readme = "README.md"
version = "0.1.3"