Skip to content

Commit d3afe08

Browse files
committed
LazyArrays 0.12
1 parent a0d4785 commit d3afe08

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
@@ -11,10 +11,10 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111
QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
1212

1313
[compat]
14-
BandedMatrices = "0.11"
14+
BandedMatrices = "0.11,0.12"
1515
FillArrays = "0.7"
1616
IntervalSets = "0.3.1"
17-
LazyArrays = "0.11"
17+
LazyArrays = "0.11,0.12"
1818
julia = "1.0"
1919
QuasiArrays = "0.0.2"
2020

0 commit comments

Comments
 (0)