[package] name = "ratsat" version = "0.0.1" authors = ["Masaki Hara "] description = "MiniSat reimplemented in Rust" homepage = "https://github.com/qnighy/ratsat" repository = "https://github.com/qnighy/ratsat" readme = "README.md" keywords = ["sat"] categories = ["algorithms"] license = "MIT" [dependencies]