Wire everything up.
This commit is contained in:
parent
c564f197b5
commit
05176c7742
15 changed files with 726 additions and 49 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
ratatui = "0.30"
|
||||
crossterm = "0.29"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue