[package] name = "aws-smithy-http-auth" version = "0.60.3" authors = [ "AWS Rust SDK Team ", "Eduardo Rodrigues <16357187+eduardomourar@users.noreply.github.com>", ] description = "This crate is no longer used by smithy-rs and is deprecated." edition = "2021" license = "Apache-2.0" repository = "https://github.com/smithy-lang/smithy-rs" [dependencies] [package.metadata.docs.rs] all-features = true targets = ["x86_64-unknown-linux-gnu"] cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] rustdoc-args = ["--cfg", "docsrs"] # End of docs.rs metadata