optional --debug for text
This commit is contained in:
1
Cargo.toml
Normal file → Executable file
1
Cargo.toml
Normal file → Executable 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"
|
||||
|
||||
Reference in New Issue
Block a user