mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
updates
This commit is contained in:
parent
7a524ae1d4
commit
1af4aa6de9
4 changed files with 182 additions and 203 deletions
|
|
@ -17,12 +17,12 @@ logsmash-data = { version = "0.1.0", path = "./data" }
|
|||
zip = "2.1.5"
|
||||
flate2 = "1.0.31"
|
||||
itertools = "0.13.0"
|
||||
ratatui = "0.27.0"
|
||||
ratatui = "0.29.0"
|
||||
tinystr = { version = "0.7.6", features = ["serde"] }
|
||||
time = { version = "0.3.36", features = ["serde", "serde-well-known", "parsing", "macros"] }
|
||||
hdrhistogram = "7.5.4"
|
||||
ahash = "0.8.11"
|
||||
base64 = "0.21.7"
|
||||
base64 = "0.22.1"
|
||||
derive_more = { version = "1.0.0-beta.6", features = ["from"] }
|
||||
rayon = "1.10.0"
|
||||
tar = "0.4.42"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue