Got XZ files decompressing

This commit is contained in:
specCon18 2023-09-03 00:45:16 -04:00
parent 670a380cd5
commit 17ea4f951c
5 changed files with 50 additions and 42 deletions

View file

@ -12,7 +12,7 @@ crossterm = "0.27.0"
eyre = "0.6.8"
indicatif = "0.17.6"
rayon = "1.7.0"
#rust-lzma = "0.6.0"
rust-lzma = "0.6.0"
tar = "0.4.40"
unrar = "0.5.1"
zip = "0.6.6"