From a120e51876b6fdc021c919d29eeaf5934576b038 Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Sat, 23 Jul 2022 14:27:03 +0530 Subject: [PATCH] Add compat for Downloads --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ae09d802..8ad174e7 100644 --- a/Project.toml +++ b/Project.toml @@ -19,6 +19,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" [compat] Colors = "0.12" +Downloads = "1" GeoInterface = "0.5, 1.0" GeoJSON = "0.5" GeometryBasics = "0.4.1"