awslabs / mls-rs

An implementation of Messaging Layer Security (RFC 9420)
Apache License 2.0
93 stars 18 forks source link

[crypto-awslc] update aws-lc-sys dependency to align with the latest … #141

Closed tomleavy closed 5 months ago

tomleavy commented 5 months ago

…aws-lc-rs version

Description of changes:

aws-lc-rs doesn't strictly update with aws-lc-sys, so when the versions drift we have to align them

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.52%. Comparing base (f56ef7c) to head (4b965ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ======================================= Coverage 89.52% 89.52% ======================================= Files 173 173 Lines 31455 31455 ======================================= Hits 28161 28161 Misses 3294 3294 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.