Skip to content

Commit 1a594ec

Browse files
dependabot[bot]tremor-bot
authored andcommitted
Bump aws-sdk-s3 from 0.39.0 to 1.4.0
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 0.39.0 to 1.4.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e81154 commit 1a594ec

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
@@ -165,7 +165,7 @@ prost-types = "0.9.0"
165165
tremor-otelapis = { version = "=0.2.4" }
166166

167167
# aws-s3
168-
aws-sdk-s3 = { version = "0.39", features = ["behavior-version-latest"] }
168+
aws-sdk-s3 = { version = "1.4", features = ["behavior-version-latest"] }
169169
aws-types = "1"
170170
aws-config = "1"
171171
aws-smithy-http = "0.60"

0 commit comments

Comments
 (0)