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
318 stars 49 forks source link

Fix link to Rust style guide #502

Closed cstyles closed 2 months ago

cstyles commented 3 months ago

Issues:

N/A

Description of changes:

The style guide moved repos. This PR updates the link.

Call-outs:

N/A

Testing:

N/A

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 3 months ago

Codecov Report

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

Project coverage is 92.58%. Comparing base (c358484) to head (1717f6b). Report is 78 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #502 +/- ## ========================================== - Coverage 95.80% 92.58% -3.22% ========================================== Files 61 66 +5 Lines 8143 8812 +669 Branches 0 8812 +8812 ========================================== + Hits 7801 8159 +358 - Misses 342 396 +54 - Partials 0 257 +257 ```

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