diff --git a/DynamoDbEncryption/runtimes/rust/Cargo.toml b/DynamoDbEncryption/runtimes/rust/Cargo.toml index ee3c14e48..976214473 100644 --- a/DynamoDbEncryption/runtimes/rust/Cargo.toml +++ b/DynamoDbEncryption/runtimes/rust/Cargo.toml @@ -18,7 +18,7 @@ readme = "README.md" [dependencies] aws-config = "1.5.11" aws-lc-rs = "1.12.0" -aws-lc-sys = "0.22.0" +aws-lc-sys = "0.24.0" aws-sdk-dynamodb = "1.56.0" aws-sdk-kms = "1.52.0" aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] } diff --git a/DynamoDbEncryption/runtimes/rust/test_examples/Cargo.toml b/DynamoDbEncryption/runtimes/rust/test_examples/Cargo.toml index 8026ccd07..5a41ebcba 100644 --- a/DynamoDbEncryption/runtimes/rust/test_examples/Cargo.toml +++ b/DynamoDbEncryption/runtimes/rust/test_examples/Cargo.toml @@ -1,14 +1,14 @@ [package] name = "aws-db-esdk-examples" edition = "2021" -rust-version = "1.80.0" +rust-version = "1.81.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] aws-config = "1.5.10" aws-lc-rs = "1.11.1" -aws-lc-sys = "0.23.1" +aws-lc-sys = "0.24.0" aws-sdk-dynamodb = "1.54.0" aws-sdk-kms = "1.50.0" aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] } diff --git a/TestVectors/runtimes/rust/Cargo.toml b/TestVectors/runtimes/rust/Cargo.toml index 83da9ef73..5a440c1e3 100644 --- a/TestVectors/runtimes/rust/Cargo.toml +++ b/TestVectors/runtimes/rust/Cargo.toml @@ -9,7 +9,7 @@ rust-version = "1.81.0" [dependencies] aws-config = "1.5.11" aws-lc-rs = "1.12.0" -aws-lc-sys = "0.22.0" +aws-lc-sys = "0.24.0" aws-sdk-dynamodb = "1.56.0" aws-sdk-kms = "1.52.0" aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] } diff --git a/submodules/MaterialProviders b/submodules/MaterialProviders index 0e2859d43..23650a9c6 160000 --- a/submodules/MaterialProviders +++ b/submodules/MaterialProviders @@ -1 +1 @@ -Subproject commit 0e2859d43710373c0df06783db7d38afe3f0bea7 +Subproject commit 23650a9c6e1c897455e2d59d15b7d7a2c5a07cdd