1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Merge pull request #685 from actix/dependabot/cargo/aws-2cd9d297e1

Bump the aws group with 1 update
This commit is contained in:
Rob Ede 2023-12-26 03:52:40 +00:00 committed by GitHub
commit aeafa240aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -1271,9 +1271,9 @@ dependencies = [
[[package]]
name = "aws-sdk-s3"
version = "1.8.0"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56e78d98df174c479a7bb6a065a3314ccefe029c0c4a1cc49c0c012eea144264"
checksum = "21392b29994de019a7059af5eab144ea49d572dd52863d8e10537267f59f998c"
dependencies = [
"aws-credential-types",
"aws-http",