Skip to content

Commit

Permalink
Run cargo update on the runtime lockfiles and the SDK lockfile (#3941)
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.
  • Loading branch information
aws-sdk-rust-ci authored and landonxjames committed Dec 16, 2024
1 parent c2f1878 commit d95fc89
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 304 deletions.
67 changes: 33 additions & 34 deletions aws/rust-runtime/Cargo.lock

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

22 changes: 11 additions & 11 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 d95fc89

Please sign in to comment.