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

Update webpki, pki-types, bump alpha version #1641

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

cpu
Copy link
Member

@cpu cpu commented Nov 29, 2023

Updates webpki to alpha.8, pki-types to 0.2.3. This requires accommodating the new Debug bound requirement in the provider example, and fixing some expected output in a webpki verify test.

Bumps the crate version to 0.22.0-alpha.6.

@cpu cpu self-assigned this Nov 29, 2023
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (078f033) 95.71% compared to head (7d7cc5e) 95.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1641   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files          78       78           
  Lines       16071    16071           
=======================================
  Hits        15382    15382           
  Misses        689      689           

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

provider-example/src/verify.rs Show resolved Hide resolved
Requires accommodating the new `Debug` bound requirement in the provider
example, and fixing some expected output in a webpki verify test.
@cpu cpu force-pushed the cpu-update-webpki-pki-types branch from 24c79be to 7d7cc5e Compare November 29, 2023 21:36
@cpu cpu added this pull request to the merge queue Nov 29, 2023
Merged via the queue into rustls:main with commit 74bd185 Nov 29, 2023
22 of 23 checks passed
@cpu cpu deleted the cpu-update-webpki-pki-types branch November 29, 2023 21:47
@cpu
Copy link
Member Author

cpu commented Nov 29, 2023

Published rustls v0.22.0-alpha.6 at registry crates-io

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

Successfully merging this pull request may close these issues.

2 participants