[package] name = "aws-smithy-http-tower" version = "0.60.3" authors = ["AWS Rust SDK Team ", "Russell Cohen "] 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" [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