Skip to content

Commit d75ec60

Browse files
committed
Updating cargo versions to match main
1 parent bc3bbeb commit d75ec60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws/rust-runtime/aws-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aws-runtime"
3-
version = "1.5.16"
3+
version = "1.5.17"
44
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
55
description = "Runtime support code for the AWS SDK. This crate isn't intended to be used directly."
66
edition = "2021"

rust-runtime/aws-smithy-mocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aws-smithy-mocks"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
55
description = "Testing utilities for smithy-rs generated clients"
66
edition = "2021"

0 commit comments

Comments
 (0)