refactor: pass OwnedFd to launch-pad
This commit is contained in:
parent
fd2dc23fac
commit
d4d7dbce0e
4 changed files with 33 additions and 23 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -572,7 +572,7 @@ checksum = "62b02a5381cc465bd3041d84623d0fa3b66738b52b8e2fc3bab8ad63ab032f4a"
|
|||
[[package]]
|
||||
name = "launch-pad"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/launch-pad#4707088eb1111946fc5ea91e9b02ff2737552462"
|
||||
source = "git+https://github.com/pop-os/launch-pad?branch=fix-close-fds-after-start#b6b37d47e503d9b1c06441ca89eb1f62935dc2b3"
|
||||
dependencies = [
|
||||
"log",
|
||||
"nix 0.26.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue