Skip to content

Commit 1b3c123

Browse files
dep-update: bump aws-sdk-s3 from 1.122.0 to 1.123.0 (#1430)
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 1.122.0 to 1.123.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.123.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44be47d commit 1b3c123

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -25,7 +25,7 @@ ahash = { version = "0.8.12" }
2525
anyhow = { version = "1.0.101" }
2626
async-trait = { version = "0.1.89" }
2727
aws-config = { version = "1.8.14", features = ["behavior-version-latest"] }
28-
aws-sdk-s3 = { version = "1.122.0", features = ["behavior-version-latest"] }
28+
aws-sdk-s3 = { version = "1.123.0", features = ["behavior-version-latest"] }
2929
axum = { version = "0.8.8", features = ["macros", "tokio", "json", "query", "tracing"] }
3030
axum-core = { version = "0.5.6" }
3131
axum-extra = { version = "0.12.5", features = ["tracing"] }

0 commit comments

Comments
 (0)