From 513aaf0aca32b68c4327dd9f2618deba1bfc348f Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 19 Nov 2025 01:59:54 +0000 Subject: [PATCH] CompatHelper: bump compat for Cthulhu to 3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4e44c3f..60e1f70 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ ChainRules = "1.44.6" ChainRulesCore = "1.20" Combinatorics = "1" Compiler = "~0" -Cthulhu = "2.16.3" +Cthulhu = "2.16.3, 3" OffsetArrays = "1" PrecompileTools = "1" StaticArrays = "1"