mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
add loading progress bar
This commit is contained in:
parent
9634736d8c
commit
1e33ad60db
3 changed files with 45 additions and 2 deletions
|
|
@ -30,6 +30,7 @@ xz2 = "0.1.7"
|
|||
bzip2-rs = "0.1.2"
|
||||
ruzstd = "0.7.2"
|
||||
dialoguer = "0.11.0"
|
||||
indicatif = { version = "0.17.8", features = ["rayon"] }
|
||||
|
||||
[target.'cfg(not(target_os = "windows"))'.dependencies]
|
||||
tikv-jemallocator = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue