From 37c6d89e93c12f1be42e7b14feac20789476013f Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Fri, 8 Nov 2024 22:16:28 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0070034..2a549eb 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" [compat] ColorTypes = "0.11, 0.12" -ColorVectorSpace = "0.10" +ColorVectorSpace = "0.10, 0.11" Colors = "0.12, 0.13" FixedPointNumbers = "0.8" PrecompileTools = "1"