Skip to content

Commit 5d081b1

Browse files
committed
Fix compat bounds for ChainRulesCore
1 parent 00e85b4 commit 5d081b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1111

1212
[compat]
1313
ArrayInterface = "2.13, 3"
14-
ChainRulesCore = "0.10"
14+
ChainRulesCore = "0.8, 0.9, 0.10"
1515
Requires = "1.0.1"
1616
julia = "1"
1717

0 commit comments

Comments
 (0)