RsBundle  Artifact [11faaefc59]

Artifact 11faaefc59b85987b85db662cc8b8bdeb511b44d:

  • File Cargo.toml — part of check-in [d86db8c998] at 2017-03-17 09:28:35 on branch trunk — Remove dependency on `libc`, use `const_cstr` instead. (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.1", path = "../cplex-sys" }

[dev-dependencies]
env_logger = "^0.4.1"