Skip to content

Commit

Permalink
CompatHelper: bump compat for StructArrays to 0.7, (keep existing com…
Browse files Browse the repository at this point in the history
…pat) (#96)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Nov 29, 2024
1 parent 0c618d5 commit eb1e269
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"

[weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
EDM4hep = "eb32b910-dde9-4347-8fce-cd6be3498f0c"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[extensions]
JetVisualisation = "Makie"
EDM4hepJets = "EDM4hep"
JetVisualisation = "Makie"

[compat]
Accessors = "0.1.36"
Expand All @@ -34,7 +34,7 @@ LorentzVectorHEP = "0.1.6"
LorentzVectors = "0.4.3"
Makie = "0.20, 0.21"
MuladdMacro = "0.2.4"
StructArrays = "0.6.18"
StructArrays = "0.6.18, 0.7"
julia = "1.9"

[extras]
Expand Down

0 comments on commit eb1e269

Please sign in to comment.