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

Require rustls-platform-verifier 0.3.2 to avoid multiple crypto backends #667

Merged

Conversation

joshtriplett
Copy link
Collaborator

rustls-platform-verifier 0.3.2 fixes a dependency issue leading
trillium-rustls to have both aws-lc-rs and ring in its dependencies,
even if only depending on aws-lc-rs.

Fixes: #664

…backends

rustls-platform-verifier 0.3.2 fixes a dependency issue leading
trillium-rustls to have *both* aws-lc-rs and ring in its dependencies,
even if only depending on aws-lc-rs.
@joshtriplett joshtriplett force-pushed the require-new-rustls-platform-verifier branch from 1878fc2 to d37cc17 Compare June 28, 2024 20:46
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.80%. Comparing base (d44cc52) to head (d37cc17).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #667   +/-   ##
=======================================
  Coverage   47.80%   47.80%           
=======================================
  Files         187      187           
  Lines        7372     7372           
=======================================
  Hits         3524     3524           
  Misses       3848     3848           

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

@jbr jbr merged commit 85d1c3c into trillium-rs:main Jun 29, 2024
9 checks passed
@joshtriplett joshtriplett deleted the require-new-rustls-platform-verifier branch June 29, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants