From 66532cc372e8cd7d935a261c553a5c18b62b0d43 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 11 Aug 2023 00:29:31 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Dagger at version 0.18, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 7a0fcd4..5a650f5 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,7 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] +Dagger = "0.18" Interpolations = "0.14" julia = "1"