We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bef652 commit 9385ea4Copy full SHA for 9385ea4
Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.2"
4
edition = "2021"
5
description = "FFI bindings to the SoPlex LP solver"
6
license = "Apache-2.0"
7
+repository = "https://github.com/mmghannam/soplex-sys"
8
+links = "soplex"
9
10
[build-dependencies]
11
bindgen = "0.69.4"
0 commit comments