From 1a6eb2c1a1b35ee39671d8b2674a1a6a5b18f598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laurent?= <francois.laurent@posteo.net> Date: Thu, 8 Jun 2023 17:26:46 +0200 Subject: [PATCH] fixes #17 --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index d27e9f8..4de1265 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,7 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" [compat] julia = "1.6" +Meshes = "< 0.30.0" [extras] LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3" -- GitLab