# 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] edition = "2018" name = "mz_rusoto_iotevents" version = "0.46.0" authors = ["Anthony DiMarco ", "Jimmy Cuadra ", "Matthew Mayer ", "Nikita Pekin "] exclude = ["test_resources/*"] description = "AWS SDK for Rust - AWS IoT Events @ 2018-07-27" documentation = "https://docs.rs/mz_rusoto_iotevents" readme = "README.md" keywords = ["AWS", "Amazon", "iotevents"] license = "MIT" repository = "https://github.com/MaterializeInc/rusoto" [package.metadata.docs.rs] targets = [] [lib] name = "rusoto_iotevents" [dependencies.async-trait] version = "0.1" [dependencies.bytes] version = "0.5" [dependencies.futures] version = "0.3" [dependencies.mz_rusoto_core] version = "0.46.0" default-features = false [dependencies.serde] version = "1.0.2" [dependencies.serde_derive] version = "1.0.2" [dependencies.serde_json] version = "1.0" [dev-dependencies.mz_rusoto_mock] version = "0.46.0" default-features = false [dev-dependencies.tokio] version = "0.2" [build-dependencies] [features] default = ["native-tls"] deserialize_structs = ["bytes/serde"] native-tls = ["mz_rusoto_core/native-tls"] rustls = ["mz_rusoto_core/rustls"] serialize_structs = ["bytes/serde"]