Skip to content

Commit

Permalink
Bump aws-sdk-s3 from 0.33.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 0.33.0 to 0.34.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tremor-bot committed Oct 30, 2023
1 parent 612ecdf commit 984e449
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ prost-types = "0.9.0"
tremor-otelapis = { version = "=0.2.4" }

# aws-s3
aws-sdk-s3 = "0.33"
aws-sdk-s3 = "0.34"
aws-types = "0.56"
aws-config = "0.56"
aws-smithy-http = "0.56"
Expand Down

0 comments on commit 984e449

Please sign in to comment.