Upgrade to ring 0.17#166
Conversation
8960b6b to
a2d126e
Compare
|
All commits pass clippy and formatting. Let me know if you want any of these to be split out into other PRs! |
869a2d0 to
ae5f317
Compare
|
(FWIW, you had a nice commit history before but now there's a bunch of back and forth there... maybe use |
Sure! I did see that you are not squash-merging in here so I figured you'd care about the commit history :) |
f4e5268 to
7c9b2d2
Compare
Codecov Report
@@ Coverage Diff @@
## main #166 +/- ##
==========================================
- Coverage 72.14% 72.11% -0.04%
==========================================
Files 7 7
Lines 1881 1886 +5
==========================================
+ Hits 1357 1360 +3
- Misses 524 526 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
7c9b2d2 to
471943b
Compare
|
Sorry about the closing stuff, I fuffed around with rebase too much 😅 This PR is now entirely focused on upgrading |
ab5f9ea to
dc38152
Compare
Fixed! It is a breaking change so you might want to release a non-breaking one before merging this one. |
Reboot of #98.
This PR is a breaking change because the
RcgenError::RingKeyRejectedvariant is changed AND becauseringis part of the public API via theFromimpl forRcgenError.