From 71bbd1f551322850d6db6494d50ab7d4a73485fc Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 01:10:51 +0000 Subject: [PATCH] CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dc13011..be979d4 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ MakieExt = "Makie" Interpolations = "0.15, 0.16" LinearAlgebra = "1" MMG_jll = "5" -Makie = "0.21, 0.22" +Makie = "0.21, 0.22, 0.24" MarchingCubes = "0.1.10" StaticArrays = "1" julia = "1.9"