build(just): add target for running procdump

This commit is contained in:
LGUG2Z
2026-01-12 09:15:43 -08:00
parent bdef1448e1
commit 95838fc896

View File

@@ -106,3 +106,7 @@ deps:
depgen:
cargo deny check
cargo deny list --format json | jq 'del(.unlicensed)' > dependencies.json
procdump:
cargo build --bin komorebi
.\procdump.exe -ma -e -x . .\target\debug\komorebi.exe