From 2669c83c7fba27c37bf12483c5be68cc2e23084c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 16 May 2024 00:46:23 +0000 Subject: [PATCH] CompatHelper: add new compat entry for StaticTools at version 0.8, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ddb9006..2ac8c69 100644 --- a/Project.toml +++ b/Project.toml @@ -42,5 +42,6 @@ MacroTools = "0.5" Preferences = "1" SSGraphBLAS_jll = "7.2" SpecialFunctions = "2" +StaticTools = "0.8" StorageOrders = "0.3.1" julia = "1.7"