From d3bfb51ecff43898a41e364147e428cb3f07a64c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 18 Oct 2024 00:14:12 +0000 Subject: [PATCH] CompatHelper: bump compat for Meshes in [weakdeps] to 0.52, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c220aaa7c..ed8adb097 100644 --- a/Project.toml +++ b/Project.toml @@ -80,7 +80,7 @@ LoopVectorization = "0.12.115" MAT = "0.10.3" Makie = "0.21.0" MappedArrays = "0.4.1" -Meshes = "0.28 - 0.41" +Meshes = "0.28 - 0.41, 0.52" Metis = "1.1.0" NetworkLayout = "0.4.5" OrderedCollections = "1.4.1"