From bc42dab171f17a63be093097225be43a35a2dd2c Mon Sep 17 00:00:00 2001 From: cormullion Date: Tue, 8 Feb 2022 17:50:32 +0000 Subject: [PATCH] fix compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ef96d2a..167b517 100644 --- a/Project.toml +++ b/Project.toml @@ -14,6 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" ColorTypes = "0.9, 0.10, 0.11" Colors = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 1.0" FixedPointNumbers = "0.6, 0.7, 0.8" +Luxor = "2, 3" julia = "1" [extras]