From 8fb54933e63be1e90562e68bddd3d601d30cc413 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 12 Jul 2025 00:17:15 +0000 Subject: [PATCH] CompatHelper: bump compat for Meshes in [weakdeps] to 0.54, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 46e5033b3..544b13da3 100644 --- a/Project.toml +++ b/Project.toml @@ -86,7 +86,7 @@ LoopVectorization = "0.12.115" MAT = "0.10.3" Makie = "0.21, 0.22, 0.23" MappedArrays = "0.4.1" -Meshes = "0.28 - 0.41" +Meshes = "0.28 - 0.41, 0.54" Metis = "1.1.0" NetworkLayout = "0.4.5" OrderedCollections = "1.4.1"