Skip to content

Commit f2cdc4a

Browse files
authored
Merge pull request #8 from JuliaLinearAlgebra/fillarraycompat
Add compat bound for FillArrays
2 parents 79a501f + c5fc4bc commit f2cdc4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
1414
LowRankMatricesFillArraysExt = "FillArrays"
1515

1616
[compat]
17+
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
1718
julia = "1"
1819

1920
[extras]

0 commit comments

Comments
 (0)