From fa6e74e72b2d8fb01aa8eeabc4b34e64822cfa1c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 13 Sep 2021 00:41:16 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Animations at version 0.4, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e454c7c..a85d745 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,7 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] +Animations = "0.4" julia = "1.6.2" [extras]