mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
fs: update to use std::future (#1269)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ members = [
|
||||
"tokio-codec",
|
||||
"tokio-current-thread",
|
||||
"tokio-executor",
|
||||
# "tokio-fs",
|
||||
"tokio-fs",
|
||||
"tokio-futures",
|
||||
"tokio-io",
|
||||
"tokio-macros",
|
||||
|
||||
Reference in New Issue
Block a user