refactor: pass OwnedFd to launch-pad

This commit is contained in:
Ashley Wulber 2023-11-09 14:34:29 -05:00 committed by Ashley Wulber
parent fd2dc23fac
commit d4d7dbce0e
4 changed files with 33 additions and 23 deletions

2
Cargo.lock generated
View file

@ -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",