tls: update to std-future (#1224)

This commit is contained in:
João Oliveira
2019-07-16 10:26:08 -07:00
committed by Carl Lerche
parent 0de3a69eb4
commit 448d9d2eab
7 changed files with 367 additions and 268 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ members = [
"tokio-threadpool",
"tokio-timer",
"tokio-tcp",
# "tokio-tls",
"tokio-tls",
"tokio-udp",
"tokio-uds",
]