[package] name = "rsffish" version = "0.0.20" edition = "2021" license = "GPL-3.0-or-later" description = "A Rust wrapper for fairystockfish based on https://github.com/mind-sports-games/Fairy-Stockfish-Lib" homepage = "https://github.com/mind-sports-games/Fairy-Stockfish-Rust" repository = "https://github.com/mind-sports-games/Fairy-Stockfish-Rust" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] cxx = "1.0" [build-dependencies] cxx-build = "1.0"