Skip to content

Commit 258540f

Browse files
authored
Add compat 1 to Statistics and LinearAlgebra (#213)
1 parent 66441c0 commit 258540f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ForwardDiff = "0.10"
1515
SIMD = "2, 3"
1616
PrecompileTools = "1"
1717
StaticArrays = "1"
18+
LinearAlgebra = "1"
19+
Statistics = "1"
1820
julia = "1"
1921

2022
[extras]

0 commit comments

Comments
 (0)