Skip to content

Commit 67696d4

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Functors to 0.3, (keep existing compat) (#90)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent d125544 commit 67696d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212

1313
[compat]
1414
ChainRulesCore = "1"
15-
Functors = "0.2.8"
15+
Functors = "0.2.8, 0.3"
1616
Zygote = "0.6.40"
1717
julia = "1.6"
1818

1919
[extras]
20-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2120
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
21+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2222
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2323

2424
[targets]

0 commit comments

Comments
 (0)