Skip to content

Commit de1d83b

Browse files
authored
Bump ColorVectorSpace compat
FreeTypeAbstraction is holding ColorVectorSpace at v0.8.7, latest is v0.9.2. Tests pass locally.
1 parent 7eca811 commit de1d83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
1010
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111

1212
[compat]
13-
ColorVectorSpace = "0.8"
13+
ColorVectorSpace = "0.8, 0.9"
1414
Colors = "0.11, 0.12"
1515
FreeType = "3"
1616
GeometryBasics = "0.2, 0.3"

0 commit comments

Comments
 (0)