[package] name = "uci" version = "0.1.0" authors = ["Taylor Bockman "] description = "An implementation of the UCI specification in Rust" repository = "https://github.com/angrygoats/uci" readme = "README.md" keywords = ["uci", "universal chess interface", "chess", "engine", "chess engine"] categories = ["games", "game-engines", "api-bindings", "config", "development-tools"] license = "GPL-3.0" [dependencies]