diff options
Diffstat (limited to 'textproc/py-typst/files/patch-Cargo.toml')
| -rw-r--r-- | textproc/py-typst/files/patch-Cargo.toml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/py-typst/files/patch-Cargo.toml b/textproc/py-typst/files/patch-Cargo.toml new file mode 100644 index 000000000000..96edc6b3f87d --- /dev/null +++ b/textproc/py-typst/files/patch-Cargo.toml @@ -0,0 +1,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" |
