Update ratatui to v0.24
This commit is contained in:
@ -50,7 +50,7 @@ matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev =
|
||||
|
||||
# UI
|
||||
crossterm = { version = "0.27.0", features = ["serde", "event-stream"] }
|
||||
ratatui = { version = "0.23.0", features = ["serde", "macros"] }
|
||||
ratatui = { version = "0.24.0", features = ["serde", "macros"] }
|
||||
strip-ansi-escapes = "0.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user