tokio: move signal and process reexports to crate root (#1643)

This commit is contained in:
Ivan Petkov
2019-10-11 11:00:39 -07:00
committed by GitHub
parent 804dbd6f8e
commit 741bef8fe1
7 changed files with 16 additions and 16 deletions
+3 -1
View File
@@ -29,8 +29,10 @@ jobs:
- codec
- fs
- io
- rt-full
- net
- process
- rt-full
- signal
- sync
- tcp
- timer