feat: start working on ctrl+c exit support
This commit is contained in:
parent
058e656349
commit
0a1e49d9bc
5 changed files with 63 additions and 11 deletions
|
|
@ -44,6 +44,7 @@ typenum = "1.18.0"
|
|||
futures = "0.3.31"
|
||||
reqwest = "0.12.18"
|
||||
json = "0.12.4"
|
||||
ctrlc = "3.4.7"
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue