From 32436a25e811e7f0c60f64c2c5bec4f19b541d59 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 10 Jul 2025 02:01:08 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Proj at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 37fc625..0be6ff8 100644 --- a/Project.toml +++ b/Project.toml @@ -31,6 +31,7 @@ Extents = "0.1.5" GeometryBasics = "0.5.9" Infiltrator = "1.8.8" OrderedCollections = "1.8.1" +Proj = "1" StaticArrays = "1.9.13" julia = "1.6.7"