mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
tls: update to std-future (#1224)
This commit is contained in:
committed by
Carl Lerche
parent
0de3a69eb4
commit
448d9d2eab
+1
-1
@@ -17,7 +17,7 @@ members = [
|
||||
"tokio-threadpool",
|
||||
"tokio-timer",
|
||||
"tokio-tcp",
|
||||
# "tokio-tls",
|
||||
"tokio-tls",
|
||||
"tokio-udp",
|
||||
"tokio-uds",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user