From 3b082eb756746a2e9c37d543c2c4c45e2fd59630 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 2 Jul 2025 01:12:23 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie to 0.15, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 36d747b..0a19f3c 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] Arpack = "0.5.4" -CairoMakie = "0.13.5" +CairoMakie = "0.13.5, 0.15" Ferrite = "1.1.0" FerriteGmsh = "1.2.1" Gmsh = "0.3.1"