Skip to content

Commit

Permalink
Merge pull request #1000 from SciML/compathelper/new_version/2024-06-…
Browse files Browse the repository at this point in the history
…28-00-23-36-872-00810613136

CompatHelper: add new compat entry for Zygote at version 0.6 for package AutomaticDifferentiationSparse, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Jun 28, 2024
2 parents 5f26e63 + a14cbb9 commit 2d30b21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions benchmarks/AutomaticDifferentiationSparse/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Zygote = "0.6"

0 comments on commit 2d30b21

Please sign in to comment.