brndnmtthws / dryoc

Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
https://docs.rs/dryoc
MIT License
267 stars 14 forks source link

Build fix on nightly #49

Closed brndnmtthws closed 9 months ago

brndnmtthws commented 9 months ago

Drop Which from simd swizzle, remove unused imports.

netlify[bot] commented 9 months ago

Deploy Preview for dryoc-docs ready!

Name Link
Latest commit 8375508e53a3eade683eea55c221373a58b91a3d
Latest deploy log https://app.netlify.com/sites/dryoc-docs/deploys/65751981d209700008c8c250
Deploy Preview https://deploy-preview-49--dryoc-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 142 lines in your changes are missing coverage. Please review.

Comparison is base (f623c85) 65.99% compared to head (8375508) 66.00%.

Files Patch % Lines
src/blake2b/blake2b_simd.rs 0.00% 142 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 65.99% 66.00% +0.01% ========================================== Files 44 44 Lines 3176 3174 -2 ========================================== - Hits 2096 2095 -1 + Misses 1080 1079 -1 ```

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