mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
add rar support
This commit is contained in:
parent
55444a3886
commit
14fb51c33d
6 changed files with 93 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ xz2 = "0.1.7"
|
|||
bzip2-rs = "0.1.2"
|
||||
ruzstd = "0.8.0"
|
||||
sevenz-rust2 = "0.13.2"
|
||||
unrar = "0.5.8"
|
||||
dialoguer = "0.11.0"
|
||||
indicatif = { version = "0.17.11", features = ["rayon"] }
|
||||
csv = "1.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue