Skip to content

Commit

Permalink
fix compat bounds (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
visr authored Sep 1, 2023
1 parent 5439a45 commit 9c1d0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GeoInterfaceRecipes = "0329782f-3d07-4b52-b9f6-d3137cf03c7a"
[compat]
CEnum = "0.2, 0.3, 0.4"
Extents = "0.1.1"
GEOS_jll = "3.11"
GEOS_jll = "3.12"
GeoInterface = "1"
GeoInterfaceRecipes = "1"
julia = "1.6"
Expand Down

0 comments on commit 9c1d0f6

Please sign in to comment.