Skip to content

Commit

Permalink
Merge pull request #114 from JuliaMath/compathelper/new_version/2024-…
Browse files Browse the repository at this point in the history
…05-25-00-53-52-465-03885597207

CompatHelper: add new compat entry for EnzymeCore in [weakdeps] at version 0.7, (keep existing compat)
  • Loading branch information
oscardssmith authored May 25, 2024
2 parents 4ac79b0 + cfd25c4 commit fa3a1cb
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,19 @@ version = "0.3.0-DEV"
[deps]
SIMDMath = "5443be0b-e40a-4f70-a07e-dcd652efc383"

[weakdeps]
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"

[extensions]
BesselsEnzymeCoreExt = "EnzymeCore"

[compat]
EnzymeCore = "0.7"
SIMDMath = "0.2.5"
julia = "1.9"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[weakdeps]
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"

[extensions]
BesselsEnzymeCoreExt = "EnzymeCore"

[targets]
test = ["Test"]

0 comments on commit fa3a1cb

Please sign in to comment.