From 466b626e95c82b7efaef43e54494671b5210cbdf Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 15 Jan 2025 00:57:14 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GeoDatasets at version 0.1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 0a72d23..db1f12e 100644 --- a/Project.toml +++ b/Project.toml @@ -42,6 +42,7 @@ DataStructures = "0.18" DelimitedFiles = "1" GRIB = "0.4" GeoArrays = "0.9" +GeoDatasets = "0.1" GeoJSON = "0.8" GeoMakie = "0.7" GeometryTypes = "0.8"