Skip to content

Commit 80df13c

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.26.0) --- updated-dependencies: - dependency-name: aws-lc-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4746b commit 80df13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsEncryptionSDK/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.98.0"
2424
aws-sdk-kms = "1.94.0"

0 commit comments

Comments
 (0)