# 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_signature" version = "0.46.0" authors = ["Anthony DiMarco ", "Jimmy Cuadra ", "Matthew Mayer ", "Nikita Pekin "] description = "AWS SDK for Rust - Request Signing" homepage = "https://www.rusoto.org/" documentation = "https://docs.rs/rusoto_signature" readme = "README.md" keywords = ["AWS", "Amazon"] license = "MIT" repository = "https://github.com/rusoto/rusoto" [package.metadata.docs.rs] targets = [] [lib] name = "rusoto_signature" [dependencies.base64] version = "0.13" [dependencies.bytes] version = "0.5" [dependencies.futures] version = "0.3" [dependencies.hex] version = "0.4" [dependencies.hmac] version = "0.10" [dependencies.http] version = "0.2" [dependencies.hyper] version = "0.13.1" [dependencies.log] version = "0.4.1" [dependencies.md5] version = "0.7" [dependencies.mz_rusoto_credential] version = "0.46.0" [dependencies.percent-encoding] version = "2" [dependencies.pin-project] version = "1.0" [dependencies.serde] version = "1" [dependencies.sha2] version = "0.9" [dependencies.time] version = "0.2.11" [dependencies.tokio] version = "0.2" features = ["macros"] [dev-dependencies.serde_json] version = "1" [dev-dependencies.serde_test] version = "1" [build-dependencies.rustc_version] version = "0.3" [badges.appveyor] branch = "master" repository = "matthewkmayer/rusoto" [badges.azure-devops] build = "1" pipeline = "rusoto.rusoto" project = "matthewkmayer/Rusoto"