mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
more tui
This commit is contained in:
parent
f9a1aa1415
commit
6e0c662fb4
13 changed files with 263 additions and 45 deletions
|
|
@ -16,6 +16,7 @@ cloud-log-analyser-data = { version = "0.1.0", path = "./data" }
|
|||
zip = "2.1.5"
|
||||
itertools = "0.13.0"
|
||||
ratatui = "0.27.0"
|
||||
tinystr = { version = "0.7.6", features = ["serde"] }
|
||||
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue