process: Remove caveat about tokio-signal

This commit is contained in:
Alex Crichton
2019-06-24 16:56:49 -07:00
committed by Ivan Petkov
parent 01b5bf6761
commit 1aee22505a
5 changed files with 1 additions and 45 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ mio-named-pipes = "0.1"
[target.'cfg(unix)'.dependencies]
libc = "0.2"
tokio-signal = "0.1"
tokio-signal = "0.1.2"