attempt to fix issue w terminal

This commit is contained in:
2026-03-23 16:57:26 -05:00
parent b541865ff1
commit b4a28efcba
3 changed files with 91 additions and 13 deletions

View File

@@ -9,6 +9,7 @@ clap = { version = "4.6.0", features = ["derive"] }
clap_complete = "4.6.0"
clap_complete_nushell = "4.6.0"
colored = "3.1.1"
ctrlc = "3.5.2"
glob = "0.3.3"
notify = "8.2.0"
serde = { version = "1.0.228", features = ["derive"] }