Skip to content

Commit 3b35093

Browse files
dependabot[bot]josecorella
authored andcommitted
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.38.0...aws-lc-sys/v0.39.0) --- updated-dependencies: - dependency-name: aws-lc-sys dependency-version: 0.39.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87c534b commit 3b35093

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
@@ -17,7 +17,7 @@ readme = "README.md"
1717
[dependencies]
1818
aws-config = "1.8.12"
1919
aws-lc-rs = {version = "1.15.4"}
20-
aws-lc-sys = { version = "0.38", optional = true }
20+
aws-lc-sys = { version = "0.39", optional = true }
2121
aws-lc-fips-sys = { version = "0.13", optional = true }
2222
aws-sdk-dynamodb = "1.103.0"
2323
aws-sdk-kms = "1.98.0"

0 commit comments

Comments
 (0)