Skip to content

Commit eb1e269

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat) (#96)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 0c618d5 commit eb1e269

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
1616
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
1717

1818
[weakdeps]
19-
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
2019
EDM4hep = "eb32b910-dde9-4347-8fce-cd6be3498f0c"
20+
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
2121

2222
[extensions]
23-
JetVisualisation = "Makie"
2423
EDM4hepJets = "EDM4hep"
24+
JetVisualisation = "Makie"
2525

2626
[compat]
2727
Accessors = "0.1.36"
@@ -34,7 +34,7 @@ LorentzVectorHEP = "0.1.6"
3434
LorentzVectors = "0.4.3"
3535
Makie = "0.20, 0.21"
3636
MuladdMacro = "0.2.4"
37-
StructArrays = "0.6.18"
37+
StructArrays = "0.6.18, 0.7"
3838
julia = "1.9"
3939

4040
[extras]

0 commit comments

Comments
 (0)