mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
signal: move into tokio-net (#1463)
This commit is contained in:
@@ -55,4 +55,4 @@ lazy_static = "1.3"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
mio = "0.6.5"
|
||||
tokio-signal = { version = "=0.3.0-alpha.1", path = "../tokio-signal" }
|
||||
tokio-net = { version = "=0.2.0-alpha.1", path = "../tokio-net", features = ["signal"] }
|
||||
|
||||
Reference in New Issue
Block a user