mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-07 00:00:09 +02:00
process: move into the tokio-net crate (#1475)
This commit is contained in:
@@ -9,7 +9,6 @@ members = [
|
||||
"tokio-io",
|
||||
"tokio-macros",
|
||||
"tokio-net",
|
||||
"tokio-process",
|
||||
"tokio-sync",
|
||||
"tokio-test",
|
||||
"tokio-timer",
|
||||
|
||||
Reference in New Issue
Block a user