Maybe we should change _tls-any to tls?
Open
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
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.
https://github.com/hyperium/tonic/blob/9606c5bb2011bbe326fa02523da350f6437b867e/tonic/Cargo.toml#L31
Contributor guide
Assessment
This issue has not been assessed yet.