mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
work towards generic grouping
This commit is contained in:
parent
4f9e5df792
commit
3943407b9b
13 changed files with 309 additions and 202 deletions
|
|
@ -33,6 +33,7 @@ dialoguer = "0.11.0"
|
|||
indicatif = { version = "0.17.11", features = ["rayon"] }
|
||||
csv = "1.3.1"
|
||||
osc94 = "0.1.1"
|
||||
either = "1.15.0"
|
||||
|
||||
[target.'cfg(target_env = "musl")'.dependencies]
|
||||
tikv-jemallocator = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue