Skip to content

Commit

Permalink
Run cargo update on the runtime lockfiles and the SDK lockfile (#3959)
Browse files Browse the repository at this point in the history
If CI fails, commit the necessary fixes to this PR until all checks
pass.

If changes are required to
[crateNameToLastKnownWorkingVersions](https://github.com/smithy-lang/smithy-rs/blob/92916b5484cdfef9ff58540ebf5e845eeeccf860/aws/sdk/build.gradle.kts#L504),
revert the first commit in the PR, run `./gradlew
aws:sdk:cargoUpdateAllLockfiles`, and commit the updated lockfiles.

Co-authored-by: Landon James <[email protected]>
  • Loading branch information
aws-sdk-rust-ci and landonxjames authored Jan 3, 2025
1 parent f003000 commit 0259f52
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 238 deletions.
50 changes: 25 additions & 25 deletions aws/rust-runtime/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions aws/rust-runtime/aws-config/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0259f52

Please sign in to comment.