mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-19 08:41:24 +01:00
handle cancellation in complement wrapper
What a mess lmao
This commit is contained in:
parent
f76806655f
commit
0eee282558
4 changed files with 236 additions and 12 deletions
|
|
@ -8,9 +8,11 @@ rust-version.workspace = true
|
|||
[dependencies]
|
||||
clap.workspace = true
|
||||
miette.workspace = true
|
||||
process-wrap.workspace = true
|
||||
indicatif.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
signal-hook.workspace = true
|
||||
strum.workspace = true
|
||||
xshell.workspace = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue