From 2fec2e7c8f51fb12f35a4b97c2aaa8fcb1e1da43 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 14 Jun 2025 04:10:19 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie to 0.14, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7e525e0c..8142381e 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0" AlgebraOfGraphics = "0.8" Books = "3" CSV = "0.10" -CairoMakie = "0.12" +CairoMakie = "0.14" CategoricalArrays = "0.10" ColorSchemes = "3" Colors = "0.12"