Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Downloads at version 1, (keep …
Browse files Browse the repository at this point in the history
…existing compat) (#105)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Aug 14, 2024
1 parent bc114fd commit 93e446c
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 @@ -30,19 +30,20 @@ TileProviders = "263fe934-28e1-4ae9-998a-c2629c5fede6"

[compat]
Colors = "0.12"
Downloads = "1"
Extents = "0.1.2"
FileIO = "1"
GeoInterface = "1"
GeometryBasics = "0.4"
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 93e446c

Please sign in to comment.