uds: move into tokio-net (#1462)

This commit is contained in:
Carl Lerche
2019-08-16 14:42:05 -07:00
committed by GitHub
parent 4935aae164
commit a83f5e4ba6
28 changed files with 90 additions and 178 deletions
-1
View File
@@ -13,4 +13,3 @@ tokio-signal = { path = "tokio-signal" }
tokio-sync = { path = "tokio-sync" }
tokio-timer = { path = "tokio-timer" }
tokio-tls = { path = "tokio-tls" }
tokio-uds = { path = "tokio-uds" }