Update tokio-udp to use std-future (#1199)

This commit is contained in:
Yin Guanhao
2019-06-26 14:41:36 -04:00
committed by Lucio Franco
parent 0784dc2767
commit 6316aa1d0b
16 changed files with 347 additions and 605 deletions
+1 -1
View File
@@ -20,6 +20,6 @@ members = [
# "tokio-tls",
# "tokio-trace",
# "tokio-trace/tokio-trace-core",
# "tokio-udp",
"tokio-udp",
# "tokio-uds",
]