Skip to content

Commit c397bf2

Browse files
chore(deps): update aws-lc-sys requirement (#2019)
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](https://github.com/aws/aws-lc-rs/commits) --- updated-dependencies: - dependency-name: aws-lc-sys dependency-version: 0.36.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 915183d commit c397bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DynamoDbEncryption/runtimes/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ readme = "README.md"
1818
[dependencies]
1919
aws-config = "1.8.10"
2020
aws-lc-rs = {version = "1.15.0"}
21-
aws-lc-sys = { version = "0.33", optional = true }
21+
aws-lc-sys = { version = "0.36", optional = true }
2222
aws-lc-fips-sys = { version = "0.13", optional = true }
2323
aws-sdk-dynamodb = "1.99.0"
2424
aws-sdk-kms = "1.94.0"

0 commit comments

Comments
 (0)