awslabs / mls-rs

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

[crypto-awslc] update aws-lc-rs to 1.7.3 #159

Closed tomleavy closed 5 months ago

tomleavy commented 5 months ago

Description of changes:

Update to aws-lc-rs 1.7.3 and pin to it so we don't get drifting aws-lc-sys versions again

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.61%. Comparing base (f4af668) to head (b2637f8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== - Coverage 89.63% 89.61% -0.02% ========================================== Files 174 174 Lines 31507 31497 -10 ========================================== - Hits 28240 28225 -15 - Misses 3267 3272 +5 ```

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