Skip to content

Commit 566039d

Browse files
committed
Add version bounds for std libs
1 parent 52a0329 commit 566039d

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
@@ -15,6 +15,7 @@ ChangesOfVariablesInverseFunctionsExt = "InverseFunctions"
1515

1616
[compat]
1717
InverseFunctions = "0.1"
18+
LinearAlgebra = "<0.0.1, 1"
1819
julia = "1"
1920

2021
[extras]

0 commit comments

Comments
 (0)