From 8e99b2b4dbf48107e7884435d214cea5c1651d77 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 2 Oct 2024 01:45:18 +0000 Subject: [PATCH 1/3] 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 8a2488c..ddbde18 100644 --- a/Project.toml +++ b/Project.toml @@ -24,6 +24,7 @@ CSV = "0.10" DBInterface = "2" DataFrames = "1" Documenter = "1" +Downloads = "1" SQLite = "1" Tables = "1" From c1530467f2c8732d5fa466eef322cd383a7ab1a0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 3 Oct 2024 01:44:43 +0000 Subject: [PATCH 2/3] 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 8a2488c..ddbde18 100644 --- a/Project.toml +++ b/Project.toml @@ -24,6 +24,7 @@ CSV = "0.10" DBInterface = "2" DataFrames = "1" Documenter = "1" +Downloads = "1" SQLite = "1" Tables = "1" From 855d07152a5d1a043df40ff52984902ff8641212 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 4 Oct 2024 01:45:45 +0000 Subject: [PATCH 3/3] 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 8a2488c..ddbde18 100644 --- a/Project.toml +++ b/Project.toml @@ -24,6 +24,7 @@ CSV = "0.10" DBInterface = "2" DataFrames = "1" Documenter = "1" +Downloads = "1" SQLite = "1" Tables = "1"