RsBundle  Artifact [3a06920fa0]

Artifact 3a06920fa08a2db7862f858226a5e908b943997c:

  • File Cargo.toml — part of check-in [8b2fc81132] at 2017-04-04 06:57:55 on branch trunk — Update dependencies to cplex-sys. (user: fifr size: 293)

[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"
const-cstr = "^0.2.1"
cplex-sys = { version = "^0.2", path = "../cplex-sys" }

[dev-dependencies]
env_logger = "^0.4.1"