TUIのratatuiを0.30.0にした
This commit is contained in:
@@ -6,7 +6,8 @@ license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
protocol = { path = "../protocol" }
|
||||
ratatui = "0.29"
|
||||
ratatui = "0.30.0"
|
||||
crossterm = "0.28"
|
||||
tokio = { version = "1.49", features = ["rt-multi-thread", "macros", "net", "io-util", "sync", "time"] }
|
||||
serde_json = "1.0"
|
||||
tui-scrollview = "0.6.4"
|
||||
|
||||
Reference in New Issue
Block a user