Skip to content

Commit

Permalink
Update Rust crate aws-sdk-s3 to 1.21.0 (#802)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 31a1bf1 commit 1dd302d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions nativelink-store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nativelink-proto = { path = "../nativelink-proto" }
async-lock = "3.3.0"
async-trait = "0.1.79"
aws-config = "1.1.9"
aws-sdk-s3 = { version = "1.20.0" }
aws-sdk-s3 = { version = "1.21.0" }
aws-smithy-runtime = { version = "1.1.8" }
bincode = "1.3.3"
blake3 = "1.5.1"
Expand Down Expand Up @@ -44,5 +44,5 @@ memory-stats = "1.1.0"
once_cell = "1.19.0"
http = "1.1.0"
aws-smithy-types = "1.1.8"
aws-sdk-s3 = { version = "1.20.0" }
aws-sdk-s3 = { version = "1.21.0" }
aws-smithy-runtime = { version = "1.1.8", features = ["test-util"] }

0 comments on commit 1dd302d

Please sign in to comment.