Skip to content

Commit 4dfb049

Browse files
chore(deps): update aws-lc-sys requirement
Updates the requirements on [aws-lc-sys](https://github.com/aws/aws-lc-rs) to permit the latest version. - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.25.0...aws-lc-sys/v0.28.0) --- updated-dependencies: - dependency-name: aws-lc-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f450502 commit 4dfb049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ readme = "README.md"
1818
[dependencies]
1919
aws-config = "1.5.15"
2020
aws-lc-rs = "1.12.2"
21-
aws-lc-sys = "0.25.0"
21+
aws-lc-sys = "0.28.0"
2222
aws-sdk-dynamodb = "1.62.0"
2323
aws-sdk-kms = "1.57.0"
2424
aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] }

0 commit comments

Comments
 (0)