refactor(client): replace signal mod with want crate
This commit is contained in:
@@ -35,6 +35,7 @@ tokio = "0.1.3"
|
||||
tokio-executor = "0.1.0"
|
||||
tokio-service = "0.1"
|
||||
tokio-io = "0.1"
|
||||
want = "0.0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
num_cpus = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user