Skip to content

Commit

Permalink
Merge pull request #14 from OmegaLambda1998/compathelper/new_version/…
Browse files Browse the repository at this point in the history
…2024-07-04-11-04-12-886-00253703586

CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat)
  • Loading branch information
OmegaLambda1998 authored Jul 4, 2024
2 parents 0060bb9 + b2ae3d6 commit d1d45ee
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 @@ -13,6 +13,7 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

[compat]
OrderedCollections = "1"
JSON = "0.21"
TOML = "1"
julia = "^1.6"
julia = "^1.6"

0 comments on commit d1d45ee

Please sign in to comment.