Skip to content

Commit

Permalink
Update compat to CxxWrap 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Oct 28, 2024
1 parent 593a38d commit a2a2aa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
SDPA_jll = "7fc90fd6-dbef-5a6a-93f8-169f2a2e705b"

[compat]
CxxWrap = "0.14"
CxxWrap = "0.16"
LinearAlgebra = "<0.0.1, 1.6"
MathOptInterface = "1"
SDPA_jll = "=700.300.1701"
SDPA_jll = "=700.300.1800"
SparseArrays = "<0.0.1, 1.6"
Test = "<0.0.1, 1.6"
julia = "1.6"
Expand Down

0 comments on commit a2a2aa5

Please sign in to comment.