From 1c786895745916afa827748e6e14106c97e696c5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 10 Jul 2025 02:01:01 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Makie in [weakdeps] at version 0.24, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 37fc625..8566650 100644 --- a/Project.toml +++ b/Project.toml @@ -30,6 +30,7 @@ CoordinateTransformations = "0.6.4" Extents = "0.1.5" GeometryBasics = "0.5.9" Infiltrator = "1.8.8" +Makie = "0.24" OrderedCollections = "1.8.1" StaticArrays = "1.9.13" julia = "1.6.7"