Skip to content

Commit 16e7214

Browse files
Bump aws-sdk-s3 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust). Updates `aws-sdk-s3` from 1.79.0 to 1.82.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.82.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d187c0 commit 16e7214

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 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
@@ -34,7 +34,7 @@ freighter-storage = { path = "crates/freighter-storage", version = "2.0" }
3434

3535
anyhow = "1.0.93"
3636
async-trait = "0.1.83"
37-
aws-sdk-s3 = "1.78.0"
37+
aws-sdk-s3 = "1.82.0"
3838
aws-credential-types = "1.2.2"
3939
axum = { version = "0.7.9", default-features = false }
4040
axum-extra = { version = "0.9.6", features = ["json-lines"] }

0 commit comments

Comments
 (0)