Remove extra deps
This commit is contained in:
parent
fcbfcdff73
commit
527ae226d9
2 changed files with 0 additions and 13 deletions
|
@ -4,12 +4,10 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
cassowary = "0.3.0"
|
||||
crossterm = { version = "0.29.0", features = ["event-stream"] }
|
||||
futures = "0.3.31"
|
||||
ratatui = "0.29.0"
|
||||
terminput = "0.5.3"
|
||||
terminput-crossterm = "0.3.3"
|
||||
termion = "4.0.5"
|
||||
termios = "0.3.3"
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue