mirror of
https://git.sr.ht/~nixgoat/vento
synced 2025-11-29 08:05:43 +00:00
manifest: Remove unused flate2 crate
I accidentally added this crate which ended up not being used. Oh well.
This commit is contained in:
parent
75fb04d674
commit
5e2763f5df
|
|
@ -22,7 +22,6 @@ fs_extra = "1.2.0"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
size_format = "1.0.2"
|
size_format = "1.0.2"
|
||||||
config = "0.13.1"
|
config = "0.13.1"
|
||||||
flate2 = "1.0"
|
|
||||||
xz2 = "0.1"
|
xz2 = "0.1"
|
||||||
tar = "0.4"
|
tar = "0.4"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue