Skip to content

Commit 533d587

Browse files
Merge branch 'main' into runClippy
2 parents cbfa44b + b76bcb7 commit 533d587

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DynamoDbEncryption/runtimes/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ readme = "README.md"
1717
[dependencies]
1818
aws-config = "1.8.12"
1919
aws-lc-rs = {version = "1.15.4"}
20-
aws-lc-sys = { version = "0.38", optional = true }
20+
aws-lc-sys = { version = "0.39", optional = true }
2121
aws-lc-fips-sys = { version = "0.13", optional = true }
2222
aws-sdk-dynamodb = "1.103.0"
2323
aws-sdk-kms = "1.98.0"

submodules/MaterialProviders

0 commit comments

Comments
 (0)