Skip to content

Commit 3102462

Browse files
committed
Require version of ChainRulesCore with MutableTangent etc
1 parent 361040a commit 3102462

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
@@ -18,7 +18,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
1818
[compat]
1919
AbstractDifferentiation = "0.5"
2020
ChainRules = "1.44.6"
21-
ChainRulesCore = "1.15.3"
21+
ChainRulesCore = "1.20"
2222
Combinatorics = "1"
2323
Cthulhu = "2"
2424
OffsetArrays = "1"

0 commit comments

Comments
 (0)