panic if shell desired as not impl

This commit is contained in:
Bel LaPointe
2026-03-13 11:34:10 -06:00
parent 36c047caf7
commit de5717a61a
7 changed files with 121 additions and 74 deletions

View File

@@ -7,6 +7,7 @@ edition = "2024"
chrono = "0.4.44"
clap = { version = "4.5.60", features = ["derive"] }
env_logger = "0.11.9"
io-prompt-prototype = "1.0.0"
itertools = "0.14.0"
midir = "0.10.3"
regex = "1.12.3"