# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "rusoto_connect" version = "0.48.0" authors = [ "Anthony DiMarco ", "Jimmy Cuadra ", "Matthew Mayer ", "Nikita Pekin ", ] exclude = ["test_resources/*"] description = "AWS SDK for Rust - Amazon Connect Service @ 2017-08-08" homepage = "https://www.rusoto.org/" documentation = "https://docs.rs/rusoto_connect" readme = "README.md" keywords = [ "AWS", "Amazon", "connect", ] license = "MIT" repository = "https://github.com/rusoto/rusoto" [package.metadata.docs.rs] targets = [] [dependencies.async-trait] version = "0.1" [dependencies.bytes] version = "1.0" [dependencies.futures] version = "0.3" [dependencies.rusoto_core] version = "0.48.0" default-features = false [dependencies.serde] version = "1.0.103" [dependencies.serde_derive] version = "1.0.103" [dependencies.serde_json] version = "1.0" [dev-dependencies.rusoto_mock] version = "0.48.0" default-features = false [dev-dependencies.tokio] version = "1.0" [build-dependencies] [features] default = ["native-tls"] deserialize_structs = ["bytes/serde"] native-tls = ["rusoto_core/native-tls"] rustls = ["rusoto_core/rustls"] serialize_structs = ["bytes/serde"]