rusoto_mock 0.27.0

AWS SDK for Rust - Request Mocking Helpers
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_mock"
version = "0.27.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 - Request Mocking Helpers"
homepage = "https://www.rusoto.org/"
documentation = "http://rusoto.github.io/rusoto/rusoto/index.html"
keywords = ["AWS", "Amazon"]
license = "MIT"
repository = "https://github.com/rusoto/rusoto"
[dependencies.chrono]
version = "0.4.0"

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

[dependencies.futures]
version = "0.1.16"

[dependencies.http]
version = "0.1.7"

[dependencies.rusoto_core]
version = "> 0.25.0"

[features]
nightly-testing = ["clippy", "rusoto_core/nightly-testing"]
unstable = []