Statically link xz2 (#4463)

This commit is contained in:
Adrian Freund 2024-07-06 10:33:29 +02:00 committed by GitHub
parent 906de589ce
commit 4c22ffa612
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ tar = { workspace = true }
tempfile = { workspace = true }
toml = { workspace = true }
ureq = { workspace = true }
xz2 = { workspace = true, optional = true }
xz2 = { workspace = true, optional = true, features = ["static"] }
zip = { workspace = true, optional = true }
# Explicitly depend on OpenSSL if applicable, so that we can add the