awslabs / mls-rs

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

Update aws-lc #150

Closed mulmarta closed 2 months ago

mulmarta commented 2 months ago

The version mismatch with aws-lc-sys (again) causes fails on windows https://github.com/awslabs/mls-rs/actions/runs/8723361360/job/23931412208

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 89.53%. Comparing base (76a796b) to head (89e0803). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== + Coverage 89.51% 89.53% +0.01% ========================================== Files 173 173 Lines 31465 31465 ========================================== + Hits 28166 28171 +5 + Misses 3299 3294 -5 ```

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

tomleavy commented 2 months ago

@mulmarta can you bump the crate version up as well so we can just release this asap?