Artifact 7f780befce857a962c8d6f76cc4f16e115038a68:
- File Cargo.toml — part of check-in [7d4dd3e3ac] at 2017-11-21 20:55:18 on branch trunk — Use `c_str_macro` instead of `const-cstr` (user: fifr size: 298)
[package] name = "bundle" version = "0.4.0" authors = ["Frank Fischer <frank-fischer@shadow-soft.de>"] [dependencies] itertools = "^0.7.2" libc = "^0.2.6" failure = "^0.1.0" failure_derive = "^0.1.0" log = "^0.3.6" c_str_macro = "^1.0" cplex-sys = "^0.3" [dev-dependencies] env_logger = "^0.4.1"