Skip to content

Commit f3f3bee

Browse files
authored
Update TimerOutputs and Zygote versions in Project.toml
1 parent aa858b2 commit f3f3bee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Metal = "1.9.1"
2424
Requires = "1"
2525
Test = "1.10"
2626
TestSetExtensions = "3"
27-
TimerOutputs = "^0.5"
28-
Zygote = "0.6"
27+
TimerOutputs = "0.5"
28+
Zygote = "0.7.10"
2929
julia = "1.10"

0 commit comments

Comments
 (0)