Skip to content

Commit 45c108d

Browse files
committed
Add support for [email protected]
1 parent 731af5c commit 45c108d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1010
SDPA_jll = "7fc90fd6-dbef-5a6a-93f8-169f2a2e705b"
1111

1212
[compat]
13-
CxxWrap = "0.16"
14-
LinearAlgebra = "<0.0.1, 1.6"
13+
CxxWrap = "0.16, 0.17"
14+
LinearAlgebra = "1"
1515
MathOptInterface = "1"
16-
SDPA_jll = "=700.300.1800"
17-
SparseArrays = "<0.0.1, 1.6"
18-
Test = "<0.0.1, 1.6"
19-
julia = "1.10"
16+
SDPA_jll = "=700.300.1800, =700.300.1900"
17+
SparseArrays = "1"
18+
Test = "1"
19+
julia = "1"
2020

2121
[extras]
2222
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

0 commit comments

Comments
 (0)