Start with the TUI

This commit is contained in:
mo8it
2024-04-05 03:04:53 +02:00
parent 0bf51c6a0d
commit b0f19fd862
6 changed files with 180 additions and 259 deletions
-1
View File
@@ -36,7 +36,6 @@ edition.workspace = true
[dependencies]
anyhow.workspace = true
clap = { version = "4.5.4", features = ["derive"] }
console = "0.15.8"
crossterm = "0.27.0"
notify-debouncer-mini = "0.4.1"
ratatui = "0.26.1"