[dependencies]

[package]
authors = ["cnpls", "chrispryer"]
categories = ["science", "mathematics"]
description = "Solver Library"
exclude = [".vscode/", "Vagrantfile", "vm-bootstrap.sh"]
homepage = "https://github.com/andromia/solver-rs.git"
keywords = ["solver"]
license = "MIT"
name = "solver"
readme = "README.md"
repository = "https://github.com/andromia/solver-rs.git"
version = "0.0.0"
[package.metadata.docs.rs]
features = ["std"]