Skip to content

Commit

Permalink
Update aws-sdk-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 3ec2b5f commit da6bd81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions crates/s3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ log = ["dep:log"]

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

0 comments on commit da6bd81

Please sign in to comment.