From d93dfe2bdf09f751c6c418d9b466b7caf3cf3b60 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 3 Jun 2023 01:11:47 +0000 Subject: [PATCH] CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 96f4c50d..3275eb97 100644 --- a/Project.toml +++ b/Project.toml @@ -42,6 +42,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc" [compat] +DelimitedFiles = "1" julia = "1.7" [extras]