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

Commits on May 11, 2023

  1. deps: update Rustls to 0.21.0, Quinn to 0.10.

    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.
    cpu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    cf83618 View commit details
    Browse the repository at this point in the history