Skip to content

Commit

Permalink
Merge pull request #24 from open-AIMS/add-compat
Browse files Browse the repository at this point in the history
Add [compat] section to Project.toml
  • Loading branch information
DanTanAtAims authored Aug 8, 2024
2 parents 8c61d19 + 34de478 commit 647ef61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ version = "1.0.0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"

[compat]
DataStructures = "0.18.20"
YAXArrays = "0.5.8"

[weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

Expand Down

0 comments on commit 647ef61

Please sign in to comment.