Remove unused dependency from opt-dist

This commit is contained in:
Jakub Beránek 2025-05-08 10:17:21 +02:00
parent 7e552b46af
commit 52fcf33ed7
No known key found for this signature in database
GPG key ID: 909CD0D26483516B

View file

@ -15,7 +15,6 @@ fs_extra = "1"
camino = "1"
tar = "0.4"
xz = { version = "0.1", package = "xz2" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
glob = "0.3"
tempfile = "3.5"