fs: update to use std::future (#1269)

This commit is contained in:
andy finch
2019-07-11 09:05:49 -07:00
committed by Carl Lerche
parent 7ac8bfc821
commit 795e02f4c6
36 changed files with 492 additions and 305 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ members = [
"tokio-codec",
"tokio-current-thread",
"tokio-executor",
# "tokio-fs",
"tokio-fs",
"tokio-futures",
"tokio-io",
"tokio-macros",