uci 0.2.1

A library to programmatically communicate with UCI compatible chess engines
Documentation
[dependencies.log]
version = "0.4.21"

[lib]
name = "uci"
path = "src/lib.rs"

[package]
authors = ["CrazyMerlyn <crazy.d.merlyn@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["game-engines"]
description = "A library to programmatically communicate with UCI compatible chess engines"
documentation = "https://docs.rs/uci"
homepage = "https://github.com/crazymerlyn/uci-rs"
keywords = ["chess", "engine", "uci"]
license = "MIT"
name = "uci"
readme = "README.md"
repository = "https://github.com/crazymerlyn/uci-rs"
version = "0.2.1"