app: flatten
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
🪞👃🪞 2025-08-04 15:18:12 +03:00
parent f488811767
commit 75b5190cfc
14 changed files with 945 additions and 1088 deletions

View file

@ -25,3 +25,6 @@ proptest-derive = { workspace = true }
default = ["cli"]
cli = ["clap"]
host = ["tek_device/lv2"]
[lib]
path = "app.rs"