mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Remove signal-hook dependency
This commit is contained in:
parent
d754f9339b
commit
13d8cc26c9
3 changed files with 0 additions and 41 deletions
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue