Skip to content

Commit

Permalink
Merge pull request #9 from serenity4/compathelper/new_version/2024-10…
Browse files Browse the repository at this point in the history
…-23-01-12-59-440-00017367107

CompatHelper: bump compat for Colors to 0.13, (keep existing compat)
  • Loading branch information
serenity4 authored Oct 23, 2024
2 parents 01b1eda + 0828fe1 commit c3ba476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OpenType"
uuid = "e5a4412f-5132-4ec5-841c-0d067f41fa94"
version = "0.1.13"
authors = ["Cédric Belmant"]
version = "0.1.13"

[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Expand All @@ -20,7 +20,7 @@ SwapStreams = "0b152c4a-7e29-418b-9258-223db38db9d9"
[compat]
BinaryParsingTools = "0.1"
BitMasks = "0.1"
Colors = "0.12"
Colors = "0.12, 0.13"
Dates = "1"
FixedPointNumbers = "0.8"
GeometryExperiments = "0.4"
Expand Down

0 comments on commit c3ba476

Please sign in to comment.