Skip to content

Commit

Permalink
Update Rust crate aws-sdk-s3 to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent dd0bcd0 commit 638b0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/s3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ log = ["dep:log"]
async-trait = "0.1.77"
aws-config = "1.1.8"
aws-credential-types = "1.1.8"
aws-sdk-s3 = { version = "1.18.0", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.19.0", features = ["behavior-version-latest"] }
#aws-smithy-runtime-api = "1.1.6"
bytes = "1.5.0"
log = { version = "0.4.21", optional = true }
Expand Down

0 comments on commit 638b0ab

Please sign in to comment.