Remove signal-hook dependency

This commit is contained in:
ByteDream 2023-04-13 22:47:14 +02:00
parent d754f9339b
commit 13d8cc26c9
3 changed files with 0 additions and 41 deletions

View file

@ -24,7 +24,6 @@ sanitize-filename = "0.4"
serde = "1.0"
serde_json = "1.0"
shlex = "1.1"
signal-hook = "0.3"
tempfile = "3.5"
terminal_size = "0.2"
tokio = { version = "1.27", features = ["macros", "rt-multi-thread", "time"] }