mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
tls: Deprecate in favor of tokio-native-tls (#2485)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# tokio-tls
|
||||
|
||||
**Deprecated** in favor of `tokio-native-tls`.
|
||||
|
||||
An implementation of TLS/SSL streams for Tokio built on top of the [`native-tls`
|
||||
crate]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user