🚧 More IPC stuff
This commit is contained in:
parent
a0c05bcb66
commit
97fa3df483
3 changed files with 34 additions and 7 deletions
|
|
@ -12,6 +12,7 @@ async-signals = "0.4"
|
|||
color-eyre = "0.6"
|
||||
futures-util = "0.3"
|
||||
libc = "0.2"
|
||||
sendfd = { version = "0.4.1", features = ["tokio"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue