From 3649085f858b70dc2d5c78aedb39f25f5524b094 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 17 Apr 2025 01:42:25 +0000 Subject: [PATCH] CompatHelper: bump compat for GeometryOpsCore to 0.1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4d967331ae..156cca2efb 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ FlexiJoins = "0.1.30" GeoFormatTypes = "0.4" GeoInterface = "1.2" GeometryBasics = "0.4.7, 0.5" -GeometryOpsCore = "=0.1.4" +GeometryOpsCore = "=0.1.4, 0.1" LibGEOS = "0.9.2" LinearAlgebra = "1" Proj = "1"