smithy-rs/rust-runtime/aws-smithy-client
John DiSanti bac720ef42
Independently version deprecated runtime crates (#3364)
This PR sets independent versions for the deprecated runtime crates so
that they won't publish new version numbers with every release anymore.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
2024-01-16 18:36:30 +00:00
..
src Add the `docsrs` autocfg attr to all crates 2023-12-08 10:24:19 -05:00
Cargo.toml Independently version deprecated runtime crates (#3364) 2024-01-16 18:36:30 +00:00
LICENSE Prefix Smithy runtime crates with `aws-` (#788) 2021-10-20 10:21:15 -07:00
README.md Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
external-types.toml Remove remaining middleware code (#3038) 2023-10-09 17:13:22 +00:00

README.md

aws-smithy-client

This crate is no longer used by smithy-rs and is deprecated. Its equivalent logic is now in aws-smithy-runtime-api and aws-smithy-runtime.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.