From 14a4b6775d0abdacf54a6ad5debaf0c921b8fb93 Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Wed, 12 Feb 2025 18:45:26 -0500 Subject: [PATCH] Update compat --- Project.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index 69b9ca6..cbf2867 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.3" +version = "0.4.4" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -25,8 +25,8 @@ MakieTeXCairoMakieExt = "CairoMakie" [compat] Cairo = "1.0.5" -CairoMakie = "0.12.2" -Colors = "0.9, 0.10, 0.11, 0.12" +CairoMakie = "0.12.2, 0.13" +Colors = "0.9, 0.10, 0.11, 0.12, 0.13" DocStringExtensions = "0.8, 0.9" Ghostscript_jll = "9" Glib_jll = "2" @@ -35,7 +35,7 @@ Makie = "0.21.2" Poppler_jll = "21.9, 22, 23" Rsvg = "1" julia = "1.9" -Typstry = "0.3" +Typstry = "0.3, 0.4" tectonic_jll = "0" [extras]