Skip to content

Commit 261c16f

Browse files
committed
Update compat to CxxWrap 0.16
1 parent 4e11479 commit 261c16f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

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

1212
[compat]
13-
CxxWrap = "0.14"
13+
CxxWrap = "0.16"
1414
LinearAlgebra = "<0.0.1, 1.6"
1515
MathOptInterface = "1"
16-
SDPA_jll = "=700.300.1701"
16+
SDPA_jll = "=700.300.1800"
1717
SparseArrays = "<0.0.1, 1.6"
1818
Test = "<0.0.1, 1.6"
1919
julia = "1.6"

0 commit comments

Comments
 (0)