We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f450502 commit 4dfb049Copy full SHA for 4dfb049
DynamoDbEncryption/runtimes/rust/Cargo.toml
@@ -18,7 +18,7 @@ readme = "README.md"
18
[dependencies]
19
aws-config = "1.5.15"
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.62.0"
23
aws-sdk-kms = "1.57.0"
24
aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] }
0 commit comments