Skip to content

Commit d0a4b87

Browse files
[smithy-rs] Run cargo update on the runtime lockfiles and the SDK lockfile (#3870)
If CI fails, commit the necessary fixes to this PR until all checks pass. If required, update entries in [crateNameToLastKnownWorkingVersions](https://github.com/smithy-lang/smithy-rs/blob/6b42eb5ca00a2dc9c46562452e495a2ec2e43d0f/aws/sdk/build.gradle.kts#L503-L504). --------- Co-authored-by: Landon James <[email protected]>
1 parent fe7f308 commit d0a4b87

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

sdk/s3/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ codegen-version = "dd7432478e9b03ef0bf991cfcec67df36f27232f"
1414
[package.metadata.docs.rs]
1515
all-features = true
1616
targets = ["x86_64-unknown-linux-gnu"]
17-
[dependencies.ahash]
18-
version = "0.8.11"
19-
default-features = false
20-
2117
[dependencies.aws-credential-types]
2218
path = "../aws-credential-types"
2319
version = "1.2.1"

versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
smithy_rs_revision = '1873874564b865a164ba293260b482c26aee4cab'
1+
smithy_rs_revision = '4291ba0556dd77344b03ecde32ee3169ec377a65'
22
aws_doc_sdk_examples_revision = '57182851d05524aeb4750e7245f8c5a541e6e02c'
33

44
[manual_interventions]
@@ -1913,7 +1913,7 @@ model_hash = '34648839402316ab9da4bef0fe11beb9bc3ec1d05b3ff7d09664ab74c0cb3d2b'
19131913
[crates.aws-sdk-s3]
19141914
category = 'AwsSdk'
19151915
version = '1.58.0'
1916-
source_hash = '3e02c0bf657b0669642edc224ecd96856bd71c9ad7c6ba3da510a33862394f9f'
1916+
source_hash = 'f9160b3ff4cbca84daf33c6181665642df398fea81182978417ed7d61b93f5f3'
19171917
model_hash = 'f3dd5b9e103d035ffa51cc6666602b2e486df8d192431008e266211f3ee1ad7d'
19181918

19191919
[crates.aws-sdk-s3control]

0 commit comments

Comments
 (0)