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

deps: update Rustls to 0.21.0, Quinn to 0.10. #190

Merged
merged 1 commit into from
May 11, 2023

Conversation

cpu
Copy link
Contributor

@cpu cpu commented May 11, 2023

This commit bumps the Rustls dependency from 0.20 to 0.21. Similarly it bumps the Quinn dependency from 0.9 to 0.10 to include that crate's transitive update to Rustls 0.21.

To support Quinn 0.10's transitive dependency on socket2 v0.5.2 we must also increase the h3-quinn MSRV from 1.59.0 to 1.63.0.

This will help unblock the same dependency bumps in the downstream Reqwest crate: seanmonstar/reqwest#1791

This commit bumps the Rustls dependency from 0.20 to 0.21. Similarly it
bumps the Quinn dependency from 0.9 to 0.10 to include that crates
transitive update to Rustls 0.21.

To support Quinn 0.10's transitive dependency on socket2 v0.5.2 we must
also increase the h3-quinn MSRV from 1.59.0 to 1.63.0.
@aviramha
Copy link

So close to have rustls with ip feature! Thank you!

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love to see a version upgrade that requires no code changes! 😅

@seanmonstar seanmonstar merged commit fabf614 into hyperium:master May 11, 2023
@cpu cpu deleted the cpu-rustls-0.21.0 branch May 11, 2023 19:57
@cpu
Copy link
Contributor Author

cpu commented May 11, 2023

Love to see a version upgrade that requires no code changes!

Agreed! :-) thanks for the review/merge.

@NobodyXu
Copy link

Can we have a new release so that seanmonstar/reqwest#1791 can finally be merged?
I'm waiting for the ip address subject support.

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.

4 participants