From c6c7f4d676ab3336412ffb777fb3225a986cec32 Mon Sep 17 00:00:00 2001 From: Elias Carvalho Date: Tue, 1 Oct 2024 14:03:46 -0300 Subject: [PATCH] Update dependencies --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index ae966540b..666e5fa5a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Meshes" uuid = "eacbb407-ea5a-433e-ab97-5258b1ca43fa" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.51.16" +version = "0.51.17" [deps] Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38" @@ -25,7 +25,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" Bessels = "0.2" CircularArrays = "1.3" Colorfy = "0.1, 1" -CoordRefSystems = "0.14" +CoordRefSystems = "0.15" DelaunayTriangulation = "1.0" Distances = "0.10" LinearAlgebra = "1.9"