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

fix(tls): fix rustls version #157

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

George-Miao
Copy link
Member

This PR temporarilly pin-point the version of rustls, which is alpha and is subject to breaking change at any time. Follow up adaptation PR is required.

@Berrysoft
Copy link
Member

Also fix for rustls-native-certs below in dev-dependencies section?

@George-Miao George-Miao self-assigned this Nov 26, 2023
@George-Miao George-Miao added bug Something isn't working package: tls Related to compio-tls labels Nov 26, 2023
@George-Miao George-Miao added this to the v0.9 release milestone Nov 26, 2023
Copy link
Member

@Berrysoft Berrysoft left a comment

Choose a reason for hiding this comment

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

LGTM

@George-Miao George-Miao merged commit 10b5736 into compio-rs:master Nov 26, 2023
11 checks passed
@George-Miao George-Miao deleted the fix/rustls-ver branch November 26, 2023 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: tls Related to compio-tls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants