Skip to content
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

Use AlgorithmIdentifier values from rustls-pki-types #304

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ctz
Copy link
Member

@ctz ctz commented Dec 23, 2024

This is a breaking change because we lose rustls_webpki::alg_id: it becomes available at rustls_webpki::types::alg_id instead.

ref rustls/pki-types#67

ctz added 2 commits December 23, 2024 13:48
This is a breaking change because we lose `rustls_webpki::alg_id`:
it becomes available at `rustls_webpki::types::alg_id` instead.
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.23%. Comparing base (dd0bcbb) to head (4504902).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          20       20           
  Lines        4225     4225           
=======================================
  Hits         4108     4108           
  Misses        117      117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants