We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc67be commit 7cf8453Copy full SHA for 7cf8453
DynamoDbEncryption/runtimes/rust/Cargo.toml
@@ -18,7 +18,7 @@ readme = "README.md"
18
[dependencies]
19
aws-config = "1.5.10"
20
aws-lc-rs = "1.11.1"
21
-aws-lc-sys = "0.23.1"
+aws-lc-sys = "0.24.0"
22
aws-sdk-dynamodb = "1.54.0"
23
aws-sdk-kms = "1.50.0"
24
aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] }
0 commit comments