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

Maybe we should change _tls-any to tls? #2086

Open
honsunrise opened this issue Dec 4, 2024 · 0 comments
Open

Maybe we should change _tls-any to tls? #2086

honsunrise opened this issue Dec 4, 2024 · 0 comments

Comments

@honsunrise
Copy link

If a project uses a pre-process crypto provider, specifying the feature tls-ring or tls-aws-lc is not necessary; we only need _tls-any. Therefore, renaming it to tls would be more user-friendly for this use case.

_tls-any = ["dep:rustls-pki-types", "dep:tokio-rustls", "dep:tokio", "tokio?/rt", "tokio?/macros"] # Internal. Please choose one of `tls-ring` or `tls-aws-lc`

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

No branches or pull requests

1 participant