From f417212169f5a8505dd44f2f535c0615a2ae8497 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 4 Apr 2025 00:22:32 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie to 0.13, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b8ebc7345..596639b47 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ BloqadeLattices = "0.2.1" BloqadeMIS = "0.2" BloqadeODE = "0.2" BloqadeWaveforms = "0.2" -CairoMakie = "0.12" +CairoMakie = "0.12, 0.13" ColorSchemes = "3" Colors = "0.12, 0.13" ForwardDiff = "0.10"