Skip to content

Commit

Permalink
Update AWS SDK crates (#10056)
Browse files Browse the repository at this point in the history
Result of running:

cargo update -p aws-types -p aws-sigv4 -p aws-credential-types -p
aws-smithy-types -p aws-smithy-async -p aws-sdk-kms -p aws-sdk-iam -p
aws-sdk-s3 -p aws-config

We want to keep the AWS SDK up to date as that way we benefit from new
developments and improvements.
  • Loading branch information
arpad-m authored Dec 9, 2024
1 parent ec79087 commit 9d425b5
Showing 1 changed file with 42 additions and 35 deletions.
77 changes: 42 additions & 35 deletions Cargo.lock

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

1 comment on commit 9d425b5

@github-actions
Copy link

@github-actions github-actions bot commented on 9d425b5 Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7227 tests run: 6892 passed, 0 failed, 335 skipped (full report)


Flaky tests (3)

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (8329 of 26529 functions)
  • lines: 47.7% (65550 of 137366 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9d425b5 at 2024-12-09T15:32:10.664Z :recycle:

Please sign in to comment.