Skip to content

Commit

Permalink
bump microlp (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Specy authored Mar 2, 2025
1 parent 46339bb commit 3f721d8
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 @@ -38,7 +38,7 @@ minilp = [

[dependencies]
coin_cbc = { version = "0.1", optional = true, default-features = false }
microlp = { version = "0.2.6", optional = true }
microlp = { version = "0.2.11", optional = true }
lpsolve = { version = "0.1", optional = true }
highs = { version = "1.7.0", optional = true }
russcip = { version = "0.6.4", optional = true }
Expand Down

0 comments on commit 3f721d8

Please sign in to comment.