We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3bbeb commit d75ec60Copy full SHA for d75ec60
aws/rust-runtime/aws-runtime/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "aws-runtime"
3
-version = "1.5.16"
+version = "1.5.17"
4
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
5
description = "Runtime support code for the AWS SDK. This crate isn't intended to be used directly."
6
edition = "2021"
rust-runtime/aws-smithy-mocks/Cargo.toml
name = "aws-smithy-mocks"
-version = "0.2.1"
+version = "0.2.2"
description = "Testing utilities for smithy-rs generated clients"
0 commit comments