Skip to content

Commit

Permalink
CompatHelper: bump compat for "ChainRulesCore" to "0.10"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 1, 2021
1 parent 109d732 commit b033e47
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 @@ -8,7 +8,7 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
ChainRulesCore = "0.9"
ChainRulesCore = "0.9, 0.10"
julia = "1.6"

[extras]
Expand Down

0 comments on commit b033e47

Please sign in to comment.