Artifact 8f86096eddb4c7c63c91b0de1a4ffdceaa0add75:
- File Cargo.toml — part of check-in [8a75c0bcc8] at 2017-03-16 15:06:48 on branch trunk — Remove build script. (user: fifr size: 271)
[package] name = "bundle" version = "0.3.0" authors = ["Frank Fischer <frank-fischer@shadow-soft.de>"] [dependencies] libc = "^0.2.6" quick-error = "^1.1.0" log = "^0.3.6" cplex-sys = { version = "^0.1", path = "../cplex-sys" } [dev-dependencies] env_logger = "^0.4.1"