added xz support

This commit is contained in:
specCon18 2023-09-02 15:11:48 -04:00
parent 3dc2c9cc5f
commit 670a380cd5
8 changed files with 136 additions and 66 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"
tar = "0.4.40"
unrar = "0.5.1"
xz2 = "0.1.7"
zip = "0.6.6"