Skip to content

Commit 32053d4

Browse files
CompatHelper: bump compat for "ArrayLayouts" to "0.3" (#51)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a22f10d commit 32053d4

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

1414
[compat]
15-
ArrayLayouts = "0.2.4"
15+
ArrayLayouts = "0.2.4, 0.3"
1616
BandedMatrices = "0.15"
1717
FillArrays = "0.8.2"
1818
IntervalSets = "0.3.2, 0.4, 0.5"

0 commit comments

Comments
 (0)