Added some bad graphics stuffs
This commit is contained in:
@@ -5,6 +5,9 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.96"
|
||||
rand = "0.9.0"
|
||||
ratatui = { version = "0.29.0", features = ["all-widgets"] }
|
||||
crossterm = "0.28.1"
|
||||
strum = "0.27.1"
|
||||
strum_macros = "0.27.1"
|
||||
thiserror = "2.0.11"
|
||||
|
||||
Reference in New Issue
Block a user