From 9bd9fb442fc63d1dd48abb1b87df519b71daed7d Mon Sep 17 00:00:00 2001 From: cormullion Date: Sun, 11 Feb 2024 14:13:34 +0000 Subject: [PATCH] add Downgrade.yml action #4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 83486458..13e00711 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ LuxorExtLatex = ["LaTeXStrings", "MathTeXEngine"] [compat] Cairo = "1.0" -Colors = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 1.0" +Colors = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 1.0" DataStructures = "0.18" FFMPEG = "0.4" FileIO = "1"