Skip to content

Commit d42bc8c

Browse files
Bump aws-sdk-s3 from 1.115.0 to 1.116.0 (#355)
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 1.115.0 to 1.116.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.116.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent f662b9e commit d42bc8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = ["bnaclient", "lambdas", "entity", "migration", "effortless"]
1111
async-std = "1"
1212
aws_lambda_events = "1.0.1"
1313
aws-config = "1.8.11"
14-
aws-sdk-s3 = "1.115.0"
14+
aws-sdk-s3 = "1.116.0"
1515
aws-sdk-sqs = "1.90.0"
1616
axum = "0.8.7"
1717
axum-extra = "0.12.2"

0 commit comments

Comments
 (0)