work towards generic grouping
All checks were successful
CI / build (push) Successful in 48s
CI / checks (push) Successful in 1m1s
CI / build-nixpkgs (push) Successful in 42s

This commit is contained in:
Robin Appelman 2025-08-09 17:27:25 +02:00
commit 3943407b9b
13 changed files with 309 additions and 202 deletions

View file

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