From 79e72a2fb1568ed923b303edc5cc8d3d1e3f113d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 00:33:59 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "IndirectArrays" at version "0.5" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e99ec4e..e5c81ce 100644 --- a/Project.toml +++ b/Project.toml @@ -21,6 +21,7 @@ TikzPictures = "37f6aa50-8035-52d0-81c2-5a1d08754b2d" [compat] ImageMagick = "0.7.3, 1" +IndirectArrays = "0.5" julia = "1" [extras]