Skip to content

Commit

Permalink
CompatHelper: bump compat for ColorVectorSpace to 0.11, (keep existin…
Browse files Browse the repository at this point in the history
…g compat)
  • Loading branch information
CompatHelper Julia committed Nov 7, 2024
1 parent 431c3c3 commit 0ec0628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0ec0628

Please sign in to comment.