manifest: Remove unused flate2 crate

I accidentally added this crate which ended up not being used. Oh well.
This commit is contained in:
Lux Aliaga 2023-02-19 13:32:40 -03:00
parent 75fb04d674
commit 5e2763f5df
Signed by: lux
GPG Key ID: B56C805968637437
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ fs_extra = "1.2.0"
anyhow = "1.0"
size_format = "1.0.2"
config = "0.13.1"
flate2 = "1.0"
xz2 = "0.1"
tar = "0.4"