process: Fix some test case deprecation warnings

This commit is contained in:
Ivan Petkov
2019-06-24 16:57:17 -07:00
parent 76438c9e70
commit c94f607f1b
3 changed files with 10 additions and 10 deletions
+1
View File
@@ -29,6 +29,7 @@ tokio-reactor = "0.1"
env_logger = { version = "0.4", default-features = false }
log = "0.4"
tokio = "0.1"
tokio-current-thread = "0.1"
[target.'cfg(windows)'.dependencies]
mio-named-pipes = "0.1"