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

Merge pull request #1049 from actix/dependabot/cargo/aws-224b53cc08

chore(deps): bump aws-sdk-s3 from 1.81.0 to 1.82.0 in the aws group
This commit is contained in:
Rob Ede 2025-04-09 14:27:00 +00:00 committed by GitHub
commit 6b78715b53
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",