From 9b22423f15a8105bbd40a70d11f526eeec2f1b3d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 22 Jul 2025 20:31:39 +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 1818c213..b1cc4d45 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ TrajectoryGamesExamples = "ff3fa34c-8d8f-519c-b5bc-31760c52507a" [compat] BenchmarkTools = "1.6.0" BlockArrays = "0.16.43" -CairoMakie = "0.12.18" +CairoMakie = "0.12.18, 0.15" GLMakie = "0.10.18" JLD2 = "0.5.13" LinearAlgebra = "1.11.0"