Skip to content

Commit 5182008

Browse files
Add compat on LinearAlgebra
The registration didn't go through because it's missing stdlib compats
1 parent 575667f commit 5182008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da"
1212
TriangularSolve = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
1313

1414
[compat]
15+
LinearAlgebra = "1.5"
1516
LoopVectorization = "0.10,0.11, 0.12"
1617
Polyester = "0.3.2,0.4.1, 0.5, 0.6, 0.7"
1718
PrecompileTools = "1"

0 commit comments

Comments
 (0)