summaryrefslogtreecommitdiff
path: root/crates/typst-cli
diff options
context:
space:
mode:
authorAdrian Freund <adrian@freund.io>2024-07-06 10:33:29 +0200
committerGitHub <noreply@github.com>2024-07-06 08:33:29 +0000
commit4c22ffa61230466f8141471ef72e74451a9a09a8 (patch)
tree2585d370ca9c792d3eb55dfa41a28187a7d7d9f9 /crates/typst-cli
parent906de589cef8184f5bc8b1526b1783bad614cd0e (diff)
Statically link xz2 (#4463)
Diffstat (limited to 'crates/typst-cli')
-rw-r--r--crates/typst-cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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