From ce305ddf70ff088d1dea89f3b9fc3d69dde4a6d8 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 01:59:29 +0000 Subject: [PATCH] CompatHelper: add new compat entry for CairoMakie at version 0.15, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index f0c99d9..31c9a4c 100644 --- a/Project.toml +++ b/Project.toml @@ -53,6 +53,7 @@ ArgParse = "1.1" BSON = "0.3" BinningAnalysis = "0.5" CSV = "0.8, 0.9" +CairoMakie = "0.15" DataFrames = "0.21,0.22, 1.0" DataStructures = "0.18" Distributions = "0.24, 0.25"