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] committed Feb 9, 2024
1 parent a3e8fe1 commit fc38d99
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.4"
aws-credential-types = "1.1.4"
aws-sdk-s3 = "1.14.0"
aws-config = "1.1.5"
aws-credential-types = "1.1.5"
aws-sdk-s3 = "1.15.0"
bytes = "1.5.0"
log = { version = "0.4.20", optional = true }
remi = { path = "../../remi", version = "0.5.0" }
Expand Down

0 comments on commit fc38d99

Please sign in to comment.