Skip to content

Commit d9ce29e

Browse files
authored
BlockArrays v1.0 and LazyArrays v2.0 (#106)
* LazyArrays v2,0 * Update Project.toml
1 parent bb710d5 commit d9ce29e

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
@@ -23,7 +23,7 @@ QuasiArraysSparseArraysExt = "SparseArrays"
2323
ArrayLayouts = "1"
2424
DomainSets = "0.7.6"
2525
FillArrays = "1"
26-
LazyArrays = "1.2"
26+
LazyArrays = "1.2, 2"
2727
StaticArrays = "1"
2828
julia = "1.6"
2929

0 commit comments

Comments
 (0)