uds: update to std-future (#1227)

This commit is contained in:
Yin Guanhao
2019-07-08 14:58:40 -07:00
committed by Carl Lerche
parent 88e775dcf0
commit 80915906d8
16 changed files with 693 additions and 573 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ members = [
"tokio-tcp",
# "tokio-tls",
"tokio-udp",
# "tokio-uds",
"tokio-uds",
]