-
Notifications
You must be signed in to change notification settings - Fork 31
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
Please don't depend specifically on ring
#232
Comments
Does latest |
Ah, apparently the version hasn't been published to crates.io yet. |
Marked as blocked on |
A new quinn release is out now: https://github.com/quinn-rs/quinn/releases/tag/quinn-proto-0.11.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The underlying
quinn
crates support using rustls with either ring or aws-lc-rs. Please consider supporting both, rather than specifically depending on ring.The text was updated successfully, but these errors were encountered: