added 7z and lzma support

This commit is contained in:
specCon18 2023-09-03 21:30:11 -04:00
parent b85719ed83
commit 6bd66a07e2
4 changed files with 258 additions and 36 deletions

View file

@ -15,6 +15,7 @@ flate2 = "1.0.27"
indicatif = "0.17.6"
rayon = "1.7.0"
rust-lzma = "0.6.0"
sevenz-rust = "0.5.2"
tar = "0.4.40"
unrar = "0.5.1"
zip = "0.6.6"