From 251465cf3db1a3ab766b928d57a575ed39a14a82 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 4 Sep 2024 01:37:25 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Chmy at version 0.1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 87861a69..364cc606 100644 --- a/Project.toml +++ b/Project.toml @@ -19,6 +19,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" [compat] Adapt = "4" +Chmy = "0.1" ElasticArrays = "1" GeometryBasics = "0.4" HDF5 = "0.16, 0.17"