# 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_credential" version = "0.46.0" authors = ["Anthony DiMarco ", "Jimmy Cuadra ", "Matthew Mayer ", "Nikita Pekin "] exclude = ["tests/sample-data/*"] description = "AWS credential tooling" documentation = "https://docs.rs/rusoto_credential" readme = "README.md" license = "MIT" repository = "https://github.com/rusoto/rusoto" [package.metadata.docs.rs] targets = [] [lib] name = "rusoto_credential" [dependencies.async-trait] version = "0.1" [dependencies.chrono] version = "0.4" features = ["clock", "serde"] default-features = false [dependencies.dirs-next] version = "2.0" [dependencies.futures] version = "0.3" [dependencies.hyper] version = "0.13.1" [dependencies.pin-project] version = "1.0" [dependencies.regex] version = "1.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.shlex] version = "0.1" [dependencies.tokio] version = "0.2" features = ["macros", "process"] [dependencies.zeroize] version = "1" [dev-dependencies.lazy_static] version = "1.4" [dev-dependencies.quickcheck] version = "0.9" [dev-dependencies.quickcheck_macros] version = "0.9" [dev-dependencies.tempfile] version = "3.1.0" [features] nightly-testing = [] unstable = [] [badges.appveyor] branch = "master" repository = "matthewkmayer/rusoto" [badges.azure-devops] build = "1" pipeline = "rusoto.rusoto" project = "matthewkmayer/Rusoto"