Skip to content

Commit aa599c3

Browse files
Update Rust crate aws-sdk-s3 to 1.19.0 (#762)
1 parent d8b514c commit aa599c3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nativelink-store/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nativelink-proto = { path = "../nativelink-proto" }
1212
async-lock = "3.3.0"
1313
async-trait = "0.1.77"
1414
aws-config = "1.1.8"
15-
aws-sdk-s3 = { version = "1.18.0" }
15+
aws-sdk-s3 = { version = "1.19.0" }
1616
aws-smithy-runtime = { version = "1.1.8" }
1717
bincode = "1.3.3"
1818
blake3 = "1.5.1"
@@ -44,5 +44,5 @@ memory-stats = "1.1.0"
4444
once_cell = "1.19.0"
4545
http = "1.1.0"
4646
aws-smithy-types = "1.1.8"
47-
aws-sdk-s3 = { version = "1.18.0" }
47+
aws-sdk-s3 = { version = "1.19.0" }
4848
aws-smithy-runtime = { version = "1.1.8", features = ["test-util"] }

0 commit comments

Comments
 (0)