From 6abfdd036c7999395f2c86f59f1b7ba716729fa5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 00:27:13 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie to 0.15, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b8ebc7345..6e7b02e46 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.15" ColorSchemes = "3" Colors = "0.12, 0.13" ForwardDiff = "0.10"