From 4ed7d39d6c422c4b3cb8ac6b806e73a2a2e1fe8d Mon Sep 17 00:00:00 2001 From: Ben Arthur Date: Sat, 11 Jan 2020 14:57:44 -0500 Subject: [PATCH] update compat to Colors v0.10 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 79ab4af27..e695a67d4 100644 --- a/Project.toml +++ b/Project.toml @@ -31,7 +31,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] Cairo = "0.7, 0.8" CategoricalArrays = "0.5, 0.6, 0.7" -Colors = "0.9, 0.11" +Colors = "0.9, 0.10, 0.11" Compose = "0.7, 0.8" Contour = "0.5" CoupledFields = "0.1"