aws-smithy-client 0.60.2

This crate is no longer used by smithy-rs and is deprecated.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "This crate is no longer used by smithy-rs and is deprecated."
edition = "2021"
license = "Apache-2.0"
name = "aws-smithy-client"
readme = "README.md"
repository = "https://github.com/smithy-lang/smithy-rs"
version = "0.60.2"
[package.metadata.docs.rs]
all-features = true
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-unknown-linux-gnu"]