Skip to content

Commit

Permalink
CompatHelper: add new compat entry for GeometryOps at version 0.1, (k…
Browse files Browse the repository at this point in the history
…eep existing compat)
  • Loading branch information
CompatHelper Julia committed Aug 14, 2024
1 parent bc114fd commit a377a91
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,19 @@ TileProviders = "263fe934-28e1-4ae9-998a-c2629c5fede6"
[compat]
Colors = "0.12"
Extents = "0.1.2"
FileIO = "1"
GeoInterface = "1"
GeometryBasics = "0.4"
GeometryOps = "0.1"
HTTP = "1"
ImageIO = "0.6"
LRUCache = "1"
LinearAlgebra = "1"
Makie = "0.21"
MapTiles = "1"
OrderedCollections = "1"
ThreadSafeDicts = "0.1"
TileProviders = "0.1"
ImageIO = "0.6"
FileIO = "1"
julia = "1"

[extras]
Expand Down

0 comments on commit a377a91

Please sign in to comment.