mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
ocs progress bar
This commit is contained in:
parent
da02bb0329
commit
c5af0ac37a
3 changed files with 64 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue