From c332fa393684965d048e32021e6e2610550ecfea Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 15 Jun 2024 00:12:23 +0000 Subject: [PATCH] CompatHelper: bump compat for Meshes in [weakdeps] to 0.45, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ca5b7806..12a75295 100644 --- a/Project.toml +++ b/Project.toml @@ -80,7 +80,7 @@ LoopVectorization = "0.12.115" MAT = "0.10.3" Makie = "0.20.0" MappedArrays = "0.4.1" -Meshes = "0.28 - 0.41" +Meshes = "0.28 - 0.41, 0.45" Metis = "1.1.0" NetworkLayout = "0.4.5" OrderedCollections = "1.4.1"