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 Rustls to v0.21.0 #311

Merged
merged 8 commits into from
May 17, 2023
Merged

Update Rustls to v0.21.0 #311

merged 8 commits into from
May 17, 2023

Conversation

ducaale
Copy link
Owner

@ducaale ducaale commented Apr 9, 2023

This PR also:

  • Removes the IP error message detection since Rustls now supports IP address server names e.g https://1.1.1.1
  • Raises the minimum supported Rust version to 1.57.0 1.64.0

Depends on seanmonstar/reqwest#1791

Unless cargo version resolution respects rust-version in Cargo.toml,
it is tricky to control the required MSRV. Happy to lower it again if
we can upgrade dependencies and avoid raising the MSRV.
@ducaale ducaale marked this pull request as ready for review May 17, 2023 19:14
Hopefully, this one will not randomly time out
@ducaale ducaale merged commit f8e8db5 into master May 17, 2023
8 checks passed
@ducaale ducaale deleted the rustls-0.21.0 branch May 17, 2023 20:52
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.

None yet

1 participant