Skip to content

Commit c6f3f9d

Browse files
authored
Support newest tagged FillArrays
This restriction keeps throwing unresolvable requirements errors in `Pkg` for me and the latest tag seems to work fine.
1 parent 17ce5cf commit c6f3f9d

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
@@ -15,5 +15,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515

1616
[compat]
1717
Adapt = "0.4.1, 1.0"
18-
FillArrays = "0.3, 0.4, 0.5, 0.6"
18+
FillArrays = "0.3, 0.4, 0.5, 0.6, 0.7"
1919
julia = "1.0"

0 commit comments

Comments
 (0)