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