1
0
mirror of https://github.com/actix/examples synced 2025-04-22 08:34:52 +02:00

chore(deps): bump aws-sdk-s3 from 1.81.0 to 1.82.0 in the aws group

Bumps the aws group with 1 update: [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust).


Updates `aws-sdk-s3` from 1.81.0 to 1.82.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-07 17:56:04 +00:00 committed by GitHub
parent b07f0d1112
commit 8f896e524b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -1222,9 +1222,9 @@ dependencies = [
[[package]]
name = "aws-sdk-s3"
version = "1.81.0"
version = "1.82.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb2ea66273123dbffd673dc7a2a04184cdd0c77f81d5c919bd6a4f4733a75094"
checksum = "e6eab2900764411ab01c8e91a76fd11a63b4e12bc3da97d9e14a0ce1343d86d3"
dependencies = [
"aws-credential-types",
"aws-runtime",