Add 7z support

This commit is contained in:
Thoronium
2023-04-07 13:10:00 -06:00
parent 68f0cce154
commit 096992572c
3 changed files with 214 additions and 28 deletions

View File

@@ -33,6 +33,7 @@ sysinfo = "0.24.6"
zip-extract = "0.1.1"
unrar = "0.4.4"
zip = "0.6.2"
sevenz-rust = "0.2.9"
# For creating a "global" downloads list.
once_cell = "1.13.0"