rusoto_autoscaling 0.30.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]
name = "rusoto_autoscaling"
version = "0.30.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 - Auto Scaling @ 2011-01-01"
homepage = "https://www.rusoto.org/"
documentation = "https://rusoto.github.io/rusoto/rusoto_core/index.html"
readme = "README.md"
keywords = ["AWS", "Amazon", "autoscaling"]
license = "MIT"
repository = "https://github.com/rusoto/rusoto"
[dependencies.hyper]
version = "0.10.0"

[dependencies.rusoto_core]
version = "0.30.0"

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

[build-dependencies]