mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
group by route
This commit is contained in:
parent
a00565cf65
commit
e982a12df5
18 changed files with 2153 additions and 446 deletions
|
|
@ -34,6 +34,7 @@ indicatif = { version = "0.17.11", features = ["rayon"] }
|
|||
csv = "1.3.1"
|
||||
osc94 = "0.1.1"
|
||||
either = "1.15.0"
|
||||
matchit = "0.8.6"
|
||||
|
||||
[target.'cfg(target_env = "musl")'.dependencies]
|
||||
tikv-jemallocator = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue