refactored

This commit is contained in:
specCon18 2023-09-01 15:29:17 -04:00
parent 982ee2b239
commit 23d8a8d914
7 changed files with 653 additions and 128 deletions

View file

@ -12,4 +12,7 @@ crossterm = "0.27.0"
eyre = "0.6.8"
indicatif = "0.17.6"
rayon = "1.7.0"
tar = "0.4.40"
tar = "0.4.40"
unrar = "0.5.1"
xz2 = "0.1.7"
zip = "0.6.6"