Skip to content

Commit

Permalink
Update Rust crate aws-sdk-s3 to v1.54.0 (#5327)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Oct 7, 2024
1 parent e887567 commit 53cccc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ approx = { version = "=0.5.1", default-features = false }
async-scoped = { version = "=0.9.0", default-features = false }
async-trait = { version = "=0.1.83", default-features = false }
aws-config = { version = "=1.5.8" }
aws-sdk-s3 = { version = "=1.53.0", default-features = false }
aws-sdk-s3 = { version = "=1.54.0", default-features = false }
base64 = { version = "=0.22.1", default-features = false }
bitvec = { version = "=1.0.1", default-features = false }
bytes-utils = { version = "=0.1.4", default-features = false }
Expand Down

0 comments on commit 53cccc0

Please sign in to comment.