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

feat(dep): upgrade rustls to 0.23 #217

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

Berrysoft
Copy link
Member

Rustls starts to use aws-lc-rs as default provider, which means there are at least 2 working providers. We as the lib author should not force the users to use any of them. Thus the default feature of rustls is disabled.

@Berrysoft Berrysoft added enhancement New feature or request package: tls Related to compio-tls labels Mar 2, 2024
@Berrysoft Berrysoft self-assigned this Mar 2, 2024
@Berrysoft Berrysoft requested review from Xuanwo and bdbai March 2, 2024 16:59
Copy link
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Makes sense

Copy link
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

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

LGTM

@Berrysoft Berrysoft removed the request for review from bdbai March 2, 2024 17:03
@Berrysoft Berrysoft merged commit c29b81c into compio-rs:master Mar 2, 2024
27 checks passed
@Berrysoft Berrysoft deleted the upgrade-rustls branch March 2, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request package: tls Related to compio-tls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants