Unverified Commit 4564fedd authored by Aaron Todd's avatar Aaron Todd Committed by GitHub
Browse files

update release to commit 3fd37ae (#1385)

<!--

IMPORTANT:

> Making changes to examples? 

Be sure to make example changes in the awsdocs/aws-doc-sdk-examples
repository (https://github.com/awsdocs/aws-doc-sdk-examples).
The examples in aws-sdk-rust are copied from the `rust_dev_preview/`
directory in that repository.


> Making changes to code?

All the code in aws-sdk-rust is auto-generated by smithy-rs
(https://github.com/awslabs/smithy-rs).
Changes to code need to be made in that repository.

-->


## Motivation and Context
<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here -->
Updates smithy-rs version to release with to commit:
https://github.com/smithy-lang/smithy-rs/commit/3fd37ae13e9c9cb1089614536b3e27d0157b339c


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
parent 9ca7581f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "dependencies": {
    "smithyRsVersion": "release-2025-11-06"
    "smithyRsVersion": "3fd37ae13e9c9cb1089614536b3e27d0157b339c"
  }
}