process control
This commit is contained in:
parent
7d149ee17e
commit
a6d501977c
6 changed files with 25 additions and 51 deletions
|
|
@ -17,3 +17,4 @@ serde = {version = "1", features = ["derive"]}
|
|||
serde_json = "1"
|
||||
thiserror = "2"
|
||||
itertools = "0.14"
|
||||
nix = {version = "0.31", features = ["process", "signal"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue