Skip to content

Commit

Permalink
CompatHelper: add new compat entry for OrderedCollections at version …
Browse files Browse the repository at this point in the history
…1, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed May 31, 2024
1 parent 116f682 commit c529deb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

[compat]
julia = "1"
HDF5 = ">= 0.16.14"
OrderedCollections = "1"
julia = "1"

0 comments on commit c529deb

Please sign in to comment.