aws-smithy-http-tower 0.39.0

Tower-compatible shims for smithy-rs middleware.
Documentation
[dependencies.aws-smithy-http]
version = "0.39.0"

[dependencies.bytes]
version = "1"

[dependencies.http]
version = "0.2.3"

[dependencies.http-body]
version = "0.4.4"

[dependencies.pin-project]
version = "1"

[dependencies.tower]
version = "0.4.4"

[dependencies.tracing]
version = "0.1"
[dev-dependencies.tokio]
features = ["full"]
version = "1"

[dev-dependencies.tower]
features = ["util"]
version = "0.4.4"

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Tower-compatible shims for smithy-rs middleware."
edition = "2018"
license = "Apache-2.0"
name = "aws-smithy-http-tower"
repository = "https://github.com/awslabs/smithy-rs"
version = "0.39.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-unknown-linux-gnu"]