refactor: handle SIGINT with tokio signal
This commit is contained in:
@@ -23,7 +23,6 @@ syntect = "5.1"
|
||||
regex = "1.0"
|
||||
futures = "0.3"
|
||||
tokio-stream = "0.1"
|
||||
signal-hook = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user