Skip to content

Commit

Permalink
Update Rust crate aws-sdk-s3 to 1.19.0 (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 15, 2024
1 parent d8b514c commit aa599c3
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
Expand Up @@ -12,7 +12,7 @@ nativelink-proto = { path = "../nativelink-proto" }
async-lock = "3.3.0"
async-trait = "0.1.77"
aws-config = "1.1.8"
aws-sdk-s3 = { version = "1.18.0" }
aws-sdk-s3 = { version = "1.19.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.18.0" }
aws-sdk-s3 = { version = "1.19.0" }
aws-smithy-runtime = { version = "1.1.8", features = ["test-util"] }

0 comments on commit aa599c3

Please sign in to comment.