From 51d23ea8b41ac34e1b0f5c3b13a1d6d084061e23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 19:28:53 -0500 Subject: [PATCH] CompatHelper: add new compat entry for "Fontconfig" at version "0.4" (#39) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: chriselrod --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 722ea6c..eaeb09e 100644 --- a/Project.toml +++ b/Project.toml @@ -27,6 +27,7 @@ BenchmarkTools = "0.5" Cairo = "1.0" Colors = "0.12" DataFrames = "0.22" +Fontconfig = "0.4" Gadfly = "1.3" Gaius = "0.5,0.6" LoopVectorization = "0.10"