Artifact a0a59b777456184f3914864b0886017758aa4f77:
- File Cargo.toml — part of check-in [cdf3cd36ad] at 2016-10-13 18:37:38 on branch trunk — Update to 0.2.0. Change of `FirstOrderProblem::aggregate_primals` signature. (user: fifr size: 235)
[package] name = "bundle" version = "0.2.0" authors = ["Frank Fischer <frank-fischer@shadow-soft.de>"] build = "build.rs" [dependencies] libc = "^0.2.6" quick-error = "^1.1.0" log = "^0.3.6" [dev-dependencies] env_logger = "^0.3.5"