From c2eb3960611e33eb7e1a50bfb7fa0b59575f31a7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 7 Dec 2022 01:09:01 +0000 Subject: [PATCH] CompatHelper: add new compat entry for ArbNumerics at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 96f4c50..71a7120 100644 --- a/Project.toml +++ b/Project.toml @@ -42,6 +42,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc" [compat] +ArbNumerics = "1" julia = "1.7" [extras]