🚧 Basic ProcessHandler works!
This commit is contained in:
parent
7d3cacf839
commit
8bf6567a91
3 changed files with 54 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ publish = false
|
|||
[dependencies]
|
||||
async-signals = "0.4"
|
||||
color-eyre = "0.6"
|
||||
futures-util = "0.3.21"
|
||||
libc = "0.2"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-util = "0.7"
|
||||
tracing = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue