We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca2883 commit e97456bCopy full SHA for e97456b
DynamoDbEncryption/runtimes/rust/Cargo.toml
@@ -18,7 +18,7 @@ readme = "README.md"
18
[dependencies]
19
aws-config = "1.6.0"
20
aws-lc-rs = "1.12.2"
21
-aws-lc-sys = "0.25.0"
+aws-lc-sys = "0.28.0"
22
aws-sdk-dynamodb = "1.69.0"
23
aws-sdk-kms = "1.63.0"
24
aws-smithy-runtime-api = {version = "1.7.4", features = ["client"] }
0 commit comments