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

Bump dependencies to rustls 0.20 #2396

Closed
wants to merge 1 commit into from
Closed

Bump dependencies to rustls 0.20 #2396

wants to merge 1 commit into from

Conversation

edward-shen
Copy link

@edward-shen edward-shen commented Oct 10, 2021

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

This draft PR is a WIP meant for tracking progress on bumping rustls to 0.20. Note that this will almost certainly require a blocking PR in the actix-net repo, which will almost certainly be blocked on something upstream.

Closes #2304.

@edward-shen
Copy link
Author

Update: actix/actix-net#396 is out which should address the primary blocker of actix-test not correctly compiling. This branch will be rebased when a beta for actix-tls is cut with those changes.

@robjtede robjtede mentioned this pull request Oct 19, 2021
5 tasks
@edward-shen
Copy link
Author

Closing in favor of #2416.

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.

Bump Rustls to 0.20 for v4.0.0 release
1 participant