Skip to content

Commit

Permalink
Merge pull request #16 from JuliaPlanners/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…23-09-02-01-07-03-566-01969360134

CompatHelper: bump compat for AutoHashEquals to 2, (keep existing compat)
  • Loading branch information
ztangent authored Sep 2, 2023
2 parents bb36a3b + 7424428 commit 731fb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
AutoHashEquals = "0.2, 1.0"
AutoHashEquals = "0.2, 1.0, 2"
DataStructures = "0.18"
DocStringExtensions = "0.8, 0.9"
PDDL = "0.2.12"
Expand Down

0 comments on commit 731fb23

Please sign in to comment.