From ec403c0e85c209449b6e05c417047d97ac9e7de9 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 4 Sep 2025 01:43:30 +0000 Subject: [PATCH] CompatHelper: add new compat entry for YAXArrays at version 0.7, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index f603164..154578f 100644 --- a/Project.toml +++ b/Project.toml @@ -34,6 +34,7 @@ GeometryBasics = "0.5.9" Infiltrator = "1.8.8" OrderedCollections = "1.8.1" StaticArrays = "1.9.13" +YAXArrays = "0.7" julia = "1.6.7" [extras]