From a9c66112be62ea26f4f67ea432acb9956d430aad Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Tue, 24 Sep 2024 14:37:45 -0700 Subject: [PATCH] Bump Typstry compat + Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 6e11460..f315e63 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MakieTeX" uuid = "6d554a22-29e7-47bd-aee5-0c5f06619414" authors = ["Anshul Singhvi , and contributors"] -version = "0.4.2" +version = "0.4.4" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -35,7 +35,7 @@ Makie = "0.21.2" Poppler_jll = "21.9, 22, 23" Rsvg = "1" julia = "1.9" -Typstry = "0.2" +Typstry = "0.2, 0.3" tectonic_jll = "0" [extras]