From 7a13cc210afdf2c47eac2532e7cc60283b63d872 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 10 Apr 2025 01:52:04 +0000 Subject: [PATCH] CompatHelper: bump compat for Rasters to 0.14, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index aa12351..6b13e7f 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ LibGEOS = "0.8, 0.9" NaNMath = "1" OhMyThreads = "0.5, 0.6, 0.7" ProgressMeter = "1" -Rasters = "0.9, 0.10, 0.11, 0.12" +Rasters = "0.9, 0.10, 0.11, 0.12, 0.14" SIMD = "3" SortTileRecursiveTree = "0.1" Stencils = "0.3"