Move tokio-tls into workspace (#529)

This commit is contained in:
Sean McArthur
2018-08-08 08:36:17 -07:00
committed by Carl Lerche
parent c89b0b4c8c
commit afcfefd7e3
11 changed files with 1270 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@ members = [
"tokio-threadpool",
"tokio-timer",
"tokio-tcp",
"tokio-tls",
"tokio-udp",
"tokio-uds",
]