Skip to content

Commit b190059

Browse files
CompatHelper: bump compat for "ArrayLayouts" to "0.8" (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dbbfa48 commit b190059

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
@@ -24,7 +24,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2525

2626
[compat]
27-
ArrayLayouts = "0.7"
27+
ArrayLayouts = "0.7, 0.8"
2828
BandedMatrices = "0.16"
2929
BlockArrays = "0.16.7"
3030
BlockBandedMatrices = "0.11"

0 commit comments

Comments
 (0)