Skip to content

Commit 0bae6c5

Browse files
Merge pull request #532 from ChrisRackauckas-Claude/relax-zygote-compat
Relax Zygote compat from 0.7.10 to 0.7
2 parents 7a99268 + 4457fca commit 0bae6c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Tables = "1.12"
7272
Test = "1"
7373
Tracker = "0.2.34"
7474
Unitful = "1"
75-
Zygote = "0.7.10"
75+
Zygote = "0.7"
7676
julia = "1.10"
7777

7878
[extras]

0 commit comments

Comments
 (0)