Skip to content

Commit 0181914

Browse files
authored
Adapt to pending Enzyme breaking change (#2479)
Incidentally this extension doesn't have any code broken by the breaking change. Nevertheless trying to open / flag early for the ecosystem
1 parent dd9b644 commit 0181914

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
@@ -47,7 +47,7 @@ Adapt = "3, 4"
4747
CUDA = "4, 5"
4848
ChainRulesCore = "1.12"
4949
Compat = "4.10.0"
50-
Enzyme = "0.12"
50+
Enzyme = "0.12, 0.13"
5151
Functors = "0.4"
5252
MLUtils = "0.4"
5353
MPI = "0.20.19"

0 commit comments

Comments
 (0)