process: move into the tokio-net crate (#1475)

This commit is contained in:
Ivan Petkov
2019-08-19 19:42:54 -07:00
committed by GitHub
parent 34a9dc2d76
commit 357df38861
30 changed files with 155 additions and 335 deletions
-1
View File
@@ -9,7 +9,6 @@ members = [
"tokio-io",
"tokio-macros",
"tokio-net",
"tokio-process",
"tokio-sync",
"tokio-test",
"tokio-timer",