-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update k256
to v0.11 (fixes #1153) on v0.23.x
#1154
Conversation
and relaxed the crate version bounds
Codecov Report
@@ Coverage Diff @@
## v0.23.x #1154 +/- ##
=========================================
- Coverage 67.4% 67.4% -0.1%
=========================================
Files 212 212
Lines 20280 20284 +4
=========================================
- Hits 13680 13674 -6
- Misses 6600 6610 +10
Continue to review full report at Codecov.
|
currently, it was only bumped on master: #1129 (i.e. v0.24.x) |
Not sure what's up with the clippy failure which looks unrelated. This looks good to me and would unblock some TMKMS use cases as well. |
Yeah the clippy failure's totally unrelated, probably just due to new lints. I'll fix this in a follow-up.
|
Thank you! |
and relaxed the crate version bounds
.changelog/