Skip to content

Commit

Permalink
Update aws-sdk-rust monorepo to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent d8db342 commit 066e7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/s3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ log = ["dep:log"]

[dependencies]
async-trait = "0.1.77"
aws-config = "1.1.7"
aws-credential-types = "1.1.7"
aws-config = "1.1.8"
aws-credential-types = "1.1.8"
aws-sdk-s3 = { version = "1.17.0", features = ["behavior-version-latest"] }
#aws-smithy-runtime-api = "1.1.6"
bytes = "1.5.0"
Expand Down

0 comments on commit 066e7b8

Please sign in to comment.