diff --git a/crates/typst-cli/Cargo.toml b/crates/typst-cli/Cargo.toml index 9f90f430..25bcabf0 100644 --- a/crates/typst-cli/Cargo.toml +++ b/crates/typst-cli/Cargo.toml @@ -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