Make the log buffer show logs
This commit is contained in:
@ -49,6 +49,7 @@ signal-hook = "0.3.17"
|
||||
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "91e7f2f7224b8ada17ab639d60da10dad98aeaf9", features = ["eyre", "markdown"] }
|
||||
|
||||
# UI
|
||||
ansi-to-tui = "3.1.0"
|
||||
crossterm = { version = "0.27.0", features = ["serde", "event-stream"] }
|
||||
ratatui = { version = "0.24.0", features = ["serde", "macros"] }
|
||||
strip-ansi-escapes = "0.2.0"
|
||||
|
Reference in New Issue
Block a user