added support for gz

This commit is contained in:
specCon18 2023-09-03 01:00:10 -04:00
parent 17ea4f951c
commit 5e152b4a1b
4 changed files with 47 additions and 25 deletions

View file

@ -10,6 +10,7 @@ clap = "2.33.3"
color-eyre = "0.6.2"
crossterm = "0.27.0"
eyre = "0.6.8"
flate2 = "1.0.27"
indicatif = "0.17.6"
rayon = "1.7.0"
rust-lzma = "0.6.0"