From c2085818e6c5313aa5c272a6b9903a92f0d2b635 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 18 Jan 2025 04:08:06 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie to 0.13, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7e525e0c..76dbcc3a 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.13" CategoricalArrays = "0.10" ColorSchemes = "3" Colors = "0.12"