ocs progress bar
All checks were successful
CI / build (push) Successful in 57s
CI / checks (push) Successful in 1m25s
CI / build-nixpkgs (push) Successful in 39s

This commit is contained in:
Robin Appelman 2025-08-06 15:30:03 +02:00
commit c5af0ac37a
3 changed files with 64 additions and 1 deletions

View file

@ -32,6 +32,7 @@ sevenz-rust2 = "0.13.2"
dialoguer = "0.11.0"
indicatif = { version = "0.17.11", features = ["rayon"] }
csv = "1.3.1"
osc94 = "0.1.1"
[target.'cfg(target_env = "musl")'.dependencies]
tikv-jemallocator = "0.6.0"