Support remote image URLs in Typst compiler

This commit is contained in:
2026-06-14 21:03:52 -04:00
parent 1afa80f332
commit 428a8d021e
3 changed files with 46 additions and 0 deletions
+1
View File
@@ -37,3 +37,4 @@ tempfile = "3.27.0"
sha2 = "0.10"
base64 = "0.22"
toml = "0.8"
ureq = "2.12"