rusoto_pricing 0.38.0

AWS SDK for Rust - AWS Price List Service @ 2017-10-15
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 = "rusoto_pricing"
version = "0.38.0"
authors = ["Anthony DiMarco <ocramida@gmail.com>", "Jimmy Cuadra <jimmy@jimmycuadra.com>", "Matthew Mayer <matthewkmayer@gmail.com>", "Nikita Pekin <contact@nikitapek.in>"]
description = "AWS SDK for Rust - AWS Price List Service @ 2017-10-15"
homepage = "https://www.rusoto.org/"
documentation = "https://rusoto.github.io/rusoto/rusoto_pricing/index.html"
readme = "README.md"
keywords = ["AWS", "Amazon", "pricing"]
license = "MIT"
repository = "https://github.com/rusoto/rusoto"
[dependencies.futures]
version = "0.1.16"

[dependencies.rusoto_core]
version = "0.38.0"
default-features = false

[dependencies.serde]
version = "1.0.2"

[dependencies.serde_derive]
version = "1.0.2"

[dependencies.serde_json]
version = "1.0.1"
[dev-dependencies.rusoto_mock]
version = "0.31.0"

[build-dependencies]

[features]
default = ["native-tls"]
native-tls = ["rusoto_core/native-tls"]
rustls = ["rusoto_core/rustls"]