Skip to content

Commit f57bcd1

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#235)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent aaa0dcd commit f57bcd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@ GtkObservables = "8710efd8-4ad6-11eb-33ea-2d5ceb25a41c"
1515
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
1616
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
1717
MethodAnalysis = "85b6ec6f-f7df-4429-9514-a64bcd9ee824"
18+
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
1819
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
1920
Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
2021
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
21-
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
2222
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2323

2424
[compat]
2525
Cairo = "0.6, 0.8, 1"
26-
Colors = "0.9, 0.10, 0.11, 0.12"
26+
Colors = "0.9, 0.10, 0.11, 0.12, 0.13"
2727
FileIO = "1.6"
2828
FlameGraphs = "0.2.10, 1"
2929
Graphics = "0.4, 1"
3030
Gtk4 = "0.5, 0.6, 0.7"
3131
GtkObservables = "2"
3232
IntervalSets = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7"
3333
MethodAnalysis = "0.4"
34+
PrecompileTools = "1"
3435
Preferences = "1.2"
3536
Requires = "1"
36-
PrecompileTools = "1"
3737
julia = "1.6"
3838

3939
[extras]

0 commit comments

Comments
 (0)