mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Bump the aws group with 1 update
Bumps the aws group with 1 update: [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust). Updates `aws-sdk-s3` from 1.8.0 to 1.11.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) --- updated-dependencies: - dependency-name: aws-sdk-s3 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:
parent
bc6f961be9
commit
5ad3972db0
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user