rusoto_autoscaling 0.40.0

AWS SDK for Rust - Auto Scaling @ 2011-01-01
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]
edition = "2018"
name = "rusoto_autoscaling"
version = "0.40.0"
authors = ["Anthony DiMarco <ocramida@gmail.com>", "Jimmy Cuadra <jimmy@jimmycuadra.com>", "Matthew Mayer <matthewkmayer@gmail.com>", "Nikita Pekin <contact@nikitapek.in>"]
exclude = ["test_resources/*"]
description = "AWS SDK for Rust - Auto Scaling @ 2011-01-01"
homepage = "https://www.rusoto.org/"
documentation = "https://docs.rs/rusoto_autoscaling"
readme = "README.md"
keywords = ["AWS", "Amazon", "autoscaling"]
license = "MIT"
repository = "https://github.com/rusoto/rusoto"
[dependencies.bytes]
version = "0.4.12"

[dependencies.futures]
version = "0.1.16"

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

[dependencies.serde_urlencoded]
version = "0.5"

[dependencies.xml-rs]
version = "0.7"
[dev-dependencies.rusoto_mock]
version = "0.40.0"

[build-dependencies]

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