aws / aws-lc-rs

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
272 stars 50 forks source link

Bump MSRV to 1.63.0 #331

Closed justsmth closed 8 months ago

justsmth commented 8 months ago

NOTE

This PR originally proposed bumping MSRV to 1.61.0.

Description of changes:

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

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (cc9f7ee) 95.82% compared to head (bc1ad39) 95.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #331 +/- ## ======================================= Coverage 95.82% 95.82% ======================================= Files 62 62 Lines 8025 8025 ======================================= Hits 7690 7690 Misses 335 335 ```

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