s4 0.0.3

Simpler Simple Storage Service: highlevel API extensions for Rusoto
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 = "s4"
version = "0.0.3"
authors = ["Peter Gerber <peter@arbitrary.ch>"]
description = "Simpler Simple Storage Service: highlevel API extensions for Rusoto"
documentation = "https://docs.rs/s4"
readme = "README.md"
keywords = ["AWS", "S3"]
license = "LGPL-3.0+"
repository = "https://github.com/pgerber/s4"
[dependencies.derive-error]
version = "0.0"

[dependencies.fallible-iterator]
version = "0.1"

[dependencies.hyper]
version = "0.10"

[dependencies.rusoto_core]
version = "0.31"

[dependencies.rusoto_credential]
version = "0.10"

[dependencies.rusoto_s3]
version = "0.31"
[dev-dependencies.rand]
version = "0.4"

[dev-dependencies.tempdir]
version = "0.3"
[badges.travis-ci]
repository = "pgerber/s4"