config: allow attaching file descriptors to commands
This commit is contained in:
parent
a1ba476e68
commit
2037a37c1e
8 changed files with 96 additions and 29 deletions
|
|
@ -10,6 +10,6 @@ bincode = "1.3.3"
|
|||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
log = "0.4.14"
|
||||
futures-util = { version = "0.3.30", features = ["io"] }
|
||||
uapi = "0.2.10"
|
||||
uapi = "0.2.12"
|
||||
thiserror = "1.0.57"
|
||||
backtrace = "0.3.69"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue