osqp 0.2.1-pre.4

The OSQP (Operator Splitting Quadratic Program) solver.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "osqp"
version = "0.2.1-pre.4"
authors = ["Edward Barnard <eabarnard@gmail.com>"]
description = "The OSQP (Operator Splitting Quadratic Program) solver."
homepage = "https://osqp.readthedocs.io/"
documentation = "https://docs.rs/osqp/0.2.1-pre.4/osqp/"
readme = "README.md"
keywords = ["optimisation", "optimization", "programming", "quadratic", "linear"]
license = "Apache-2.0"
repository = "https://github.com/oxfordcontrol/osqp.rs/"
[dependencies.osqp-sys]
version = "0.2.1-pre.3"