refactor, auto add target executable, allow tracing deps

This commit is contained in:
atagen 2025-11-02 23:03:03 +11:00
parent 168ec6d5e9
commit fd5de5e9bb
5 changed files with 451 additions and 200 deletions

View file

@ -14,7 +14,7 @@ codegen-units = 1
[dependencies]
anyhow = "1.0.100"
elb-dl = { version = "0.3.2", features = ["glibc"], default-features = false }
exec = "0.3.1"
gumdrop = "0.8.1"
landlock = "0.4.3"
which = "8.0.0"