Skip to content

Commit

Permalink
Merge pull request #66 from AlgebraicJulia/compathelper/new_version/2…
Browse files Browse the repository at this point in the history
…023-10-11-00-59-49-364-01930692288

CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat)
  • Loading branch information
epatters authored Oct 11, 2023
2 parents a8166d3 + 633267e commit 284ef7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@ StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[weakdeps]
nauty_jll = "55c6dc9b-343a-50ca-8ff2-b71adb3733d5"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
nauty_jll = "55c6dc9b-343a-50ca-8ff2-b71adb3733d5"

[extensions]
ExcelACSets = "XLSX"
ACSetsnauty_jllExt = "nauty_jll"
ExcelACSets = "XLSX"

[compat]
CompTime = "0.1"
DataStructures = "0.18"
JSON = "0.21"
MLStyle = "0.4"
OrderedCollections = "1"
Expand Down

0 comments on commit 284ef7d

Please sign in to comment.