rusoto_core 0.28.0

AWS SDK for Rust - Core
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_core"
version = "0.28.0"
authors = ["Anthony DiMarco <ocramida@gmail.com>", "Jimmy Cuadra <jimmy@jimmycuadra.com>", "Matthew Mayer <matthewkmayer@gmail.com>", "Nikita Pekin <contact@nikitapek.in>"]
build = "build.rs"
description = "AWS SDK for Rust - Core"
homepage = "https://www.rusoto.org/"
documentation = "http://rusoto.github.io/rusoto/rusoto/index.html"
readme = "README.md"
keywords = ["AWS", "Amazon"]
license = "MIT"
repository = "https://github.com/rusoto/rusoto"
[dependencies.rustc-serialize]
version = "0.3.19"

[dependencies.lazy_static]
version = "0.2.1"

[dependencies.clippy]
version = "0.0"
optional = true

[dependencies.log]
version = "0.3.6"

[dependencies.ring]
version = "0.11"

[dependencies.url]
version = "1.2.0"

[dependencies.time]
version = "0.1.35"

[dependencies.rusoto_credential]
version = "0.8.0"

[dependencies.xml-rs]
version = "0.6"

[dependencies.serde]
version = "1.0.2"

[dependencies.hyper-native-tls]
version = "0.2.1"

[dependencies.serde_derive]
version = "1.0.2"

[dependencies.hyper]
version = "0.10.0"
[dev-dependencies.serde_json]
version = "1.0.1"

[dev-dependencies.env_logger]
version = "0.4.0"

[dev-dependencies.rand]
version = "^0.3.14"
[build-dependencies.rustc_version]
version = "0.2.1"

[features]
nightly-testing = ["clippy", "rusoto_credential/nightly-testing"]
unstable = []
[badges.appveyor]
branch = "master"
repository = "rusoto/rusoto"

[badges.travis-ci]
branch = "master"
repository = "rusoto/rusoto"