From 8e99b2b4dbf48107e7884435d214cea5c1651d77 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 2 Oct 2024 01:45:18 +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 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"