Skip to content

Commit

Permalink
Update clarabel to v0.9.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
calintat authored Aug 29, 2024
1 parent 570533d commit d4a4942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ highs = { version = "1.5.0", optional = true }
russcip = { version = "0.3.4", optional = true }
lp-solvers = { version = "1.0.0", features = ["cplex"], optional = true }
cplex-rs = { version = "0.1", optional = true }
clarabel = { version = "0.7.1", optional = true, features=[] }
clarabel = { version = "0.9.0", optional = true, features = [] }
fnv = "1.0.5"

[dev-dependencies]
Expand Down

0 comments on commit d4a4942

Please sign in to comment.