optional --debug for text

This commit is contained in:
breel
2026-03-10 21:03:31 -06:00
parent e907fd0ada
commit 75460c0859
3 changed files with 68 additions and 2 deletions

1
Cargo.toml Normal file → Executable file
View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
clap = { version = "4.5.60", features = ["derive"] }
env_logger = "0.11.9"
itertools = "0.14.0"
midir = "0.10.3"