group by route

This commit is contained in:
Robin Appelman 2025-08-20 23:16:44 +02:00
commit e982a12df5
18 changed files with 2153 additions and 446 deletions

View file

@ -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"