summaryrefslogtreecommitdiff
path: root/textproc/py-typst/files/patch-Cargo.toml
blob: 96edc6b3f87da1fc6677037fd0340e8a5af7fb1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Cargo.toml.orig	2025-12-19 20:11:31 UTC
+++ Cargo.toml
@@ -27,8 +27,7 @@ typst-kit = { version = "0.14.1", features = [
 typst = "0.14.1"
 typst-kit = { version = "0.14.1", features = [
   "downloads",
-  "embed-fonts",
-  "vendor-openssl",
+  "embed-fonts"
 ] }
 typst-pdf = "0.14.1"
 typst-svg = "0.14.1"