approveapi_openapi 0.1.9

INTERNAL USE ONLY. OpenAPI-generated ApproveAPI rust client, used by the official client: https://crates.io/crates/approveapi.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "approveapi_openapi"
version = "0.1.9"
authors = ["hello@approveapi.com"]
description = "INTERNAL USE ONLY. OpenAPI-generated ApproveAPI rust client, used by the official client: https://crates.io/crates/approveapi."
license = "MIT OR Apache-2.0"
[dependencies.base64]
version = "~0.7.0"

[dependencies.futures]
version = "^0.1.23"

[dependencies.http]
version = "^0.1.13"

[dependencies.hyper]
version = "^0.12.11"

[dependencies.hyper-tls]
version = "0.3"

[dependencies.serde]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[dependencies.serde_yaml]
version = "0.7"

[dependencies.url]
version = "1.5"
[dev-dependencies.tokio-core]
version = "^0.1.17"