From 062a25f789090b1c57e788b4b569f571e3c50a6a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 10 May 2024 01:09:37 +0000 Subject: [PATCH] CompatHelper: add new compat entry for CairoMakie at version 0.12, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index f0c99d9..d374754 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.12" DataFrames = "0.21,0.22, 1.0" DataStructures = "0.18" Distributions = "0.24, 0.25"