From 0e60116d8b92938e77fe783da09ec15797082907 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 27 Jun 2025 01:12:44 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 4989ff3..30c803b 100644 --- a/Project.toml +++ b/Project.toml @@ -29,6 +29,7 @@ Transformers = "21ca0261-441d-5938-ace7-c90938fde4d4" [compat] CondaPkg = "0.2.29" +Downloads = "1" DrWatson = "2.18.0" HealthBase = "2.0.0" julia = "1.10"