Skip to content

Commit 0ac130f

Browse files
authored
Fix tests for ZygoteRule change (#1467)
* Fix tests for ZygoteRule change * Apply suggestions from code review
1 parent 340d3bf commit 0ac130f

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
@@ -46,7 +46,7 @@ Requires = "1.1"
4646
PrecompileTools = "1"
4747
SpecialFunctions = "1.6, 2"
4848
Tracker = "0.2"
49-
ZygoteRules = "0.2.1"
49+
ZygoteRules = "0.2.4"
5050
julia = "1.6"
5151

5252
[extensions]

0 commit comments

Comments
 (0)