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
|
|
@ -14,7 +14,7 @@ panic = "abort"
|
|||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
uapi = "0.2.10"
|
||||
uapi = "0.2.12"
|
||||
thiserror = "1.0.56"
|
||||
ahash = "0.8.7"
|
||||
log = { version = "0.4.20", features = ["std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue