aws-sdk-rust 0.1.42

Important Enhancements: 1) Supports V2 and V4 API Signatures for third party S3 compliant products like Ceph 2) Works from behind proxies 3) Returned data can be in Rust structs, JSON or XML Works only for S3. Other AWS Storage features are coming soon!
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 = "aws-sdk-rust"
version = "0.1.42"
authors = ["Hans Chris Jones"]
description = "Important Enhancements:\n1) Supports V2 and V4 API Signatures for third party S3 compliant products like Ceph\n2) Works from behind proxies\n3) Returned data can be in Rust structs, JSON or XML\n\nWorks only for S3. Other AWS Storage features are coming soon!\n"
homepage = "https://github.com/lambdastackio/aws-sdk-rust"
documentation = "https://lambdastackio.github.io/aws-sdk-rust/aws_sdk_rust/aws"
readme = "README.md"
keywords = ["aws", "s3"]
license = "Apache-2.0"
repository = "https://github.com/lambdastackio/aws-sdk-rust"
[dependencies.rustc-serialize]
version = "0.3"

[dependencies.httparse]
version = "1"

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

[dependencies.time]
version = "0.1"

[dependencies.regex]
version = "0.1"

[dependencies.serde_json]
version = "0.8"

[dependencies.lsio]
version = "0"

[dependencies.hyper-openssl]
version = "0.2"

[dependencies.url]
version = "1.2"

[dependencies.chrono]
version = "0.2"

[dependencies.hyper]
version = "0.10"

[dependencies.log]
version = "0.3.6"

[dependencies.serde]
version = "0.8"

[dependencies.openssl]
version = "0.9"
[dev-dependencies.term]
version = "0.4"

[dev-dependencies.md5]
version = "0.3"