Skip to content

Commit afafea0

Browse files
authored
Merge pull request #32 from JuliaGeometry/compathelper/new_version/2026-01-29-00-57-02-226-01783509568
CompatHelper: add new compat entry for GeometryBasics in [weakdeps] at version 0.5, (keep existing compat)
2 parents 96fa5ee + dd8765d commit afafea0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1010
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111

1212
[weakdeps]
13-
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
1413
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
1514
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
15+
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
1616
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1717

1818
[extensions]
@@ -24,6 +24,7 @@ DistMeshPlotsExt = "Plots"
2424
CairoMakie = "0.15"
2525
Delaunator = "0.1"
2626
GLMakie = "0.11, 0.12, 0.13"
27+
GeometryBasics = "0.5"
2728
LinearAlgebra = "1"
2829
Plots = "1"
2930
StaticArrays = "1.9"

0 commit comments

Comments
 (0)