imgurian 0.5.0

Imgur API client.
Documentation
[dependencies.base64]
version = "0.13.0"

[dependencies.imgur_openapi]
version = "0.4.0"

[dependencies.serde_json]
version = "1.0.69"

[dependencies.structopt]
version = "0.3.25"

[dependencies.tokio]
features = ["rt-multi-thread", "macros"]
version = "1.13.0"

[dev-dependencies.wiremock]
version = "0.5.8"

[package]
description = "Imgur API client."
documentation = "https://docs.rs/imgurian"
edition = "2018"
homepage = "https://github.com/r7kamura/imgurian"
include = ["src/**/*", "LICENSE.txt", "README.md"]
license = "MIT"
name = "imgurian"
readme = "README.md"
repository = "https://github.com/r7kamura/imgurian.git"
version = "0.5.0"