entropyxyz / crypto-primes

Random prime generation and primality testing library based on `crypto-bigint`.
https://docs.rs/crypto-primes
Apache License 2.0
17 stars 4 forks source link

Pin MSRV and the lower bound of some dependencies #31

Closed fjarri closed 11 months ago

fjarri commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01% :warning:

Comparison is base (7d95cf6) 98.65% compared to head (d2500b6) 98.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ========================================== - Coverage 98.65% 98.65% -0.01% ========================================== Files 10 9 -1 Lines 1339 1338 -1 ========================================== - Hits 1321 1320 -1 Misses 18 18 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/entropyxyz/crypto-primes/pull/31/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=entropyxyz)

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