[build-dependencies.bindgen]
version = "0.69"
[build-dependencies.coin-build-tools]
version = "0.2"
[dependencies.ipopt-src]
default-features = false
optional = true
version = "0.2"
[features]
default = ["ipopt-src/default"]
[package]
authors = ["Maroon502<maroon502@outlook.com>"]
build = "build.rs"
description = "The low-level bindings to the COIN-OR Clp library."
documentation = "https://docs.rs/coinipopt-sys/"
edition = "2021"
keywords = ["coin-or", "Ipopt", "ipopt-sys", "coinipopt-sys"]
license = "Apache-2.0"
name = "coinipopt-sys"
readme = "README.md"
repository = "https://github.com/Maroon502/coinipopt-sys.git"
version = "0.1.0"