[build-dependencies.cmake]
version = "0.1.17"
[dependencies.libc]
version = "0.2.0"
[package]
authors = ["Robert Grosse <n210241048576@gmail.com>", "Mate Soos <soos.mate@gmail.com>"]
build = "build.rs"
description = "Rust bindings for CryptoMiniSat, a boolean satisfiability solver"
exclude = ["cryptominisat/debian/*", "cryptominisat/docs/*", "cryptominisat/scripts/*", "cryptominisat/tests/*", "cryptominisat/utils/*", "cryptominisat/web/*"]
homepage = "https://github.com/msoos/cryptominisat"
keywords = ["SAT"]
license = "MIT"
links = "cryptominisat5"
name = "cryptominisat"
readme = "README.markdown"
repository = "https://github.com/storyyeller/cryptominisat-rs"
version = "5.8.0"