wip: create/update/remove modified_tag

This commit is contained in:
🪞👃🪞 2025-04-05 14:54:38 +03:00
parent af8f08c765
commit 4badc2fd7b
3 changed files with 64 additions and 92 deletions

View file

@ -2,6 +2,8 @@ run:
cargo run -- -j16 ~/Studio/Camp
run2:
cargo run -- -j16 ~/Music
run3:
cargo run -- -j16 ~/Studio/Releases
build-release:
time cargo build -j4 --release