Skip to content

Commit 8c34cbb

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for CairoMakie at version 0.15, (keep existing compat)
1 parent e1aa9f9 commit 8c34cbb

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,17 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3939
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
4040
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4141

42-
[sources]
43-
GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"}
44-
4542
[weakdeps]
4643
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
4744
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
4845

46+
[sources.GetDP]
47+
rev = "main"
48+
url = "https://github.com/Electa-Git/GetDP.jl"
4949

5050
[compat]
5151
CSV = "0.10.15"
52+
CairoMakie = "0.15"
5253
Calculus = "0.5.2"
5354
ColorSchemes = "3.27.1"
5455
Colors = "0.13.0"

0 commit comments

Comments
 (0)