open_ttt_lib 0.2.2

Library that provides common Tic Tac Toe logic.
Documentation
[[bench]]
harness = false
name = "benchmarks"
[dependencies.doc-comment]
version = "0.3.1"

[dependencies.rand]
version = "0.7.2"
[dev-dependencies.criterion]
version = "0.3.0"

[dev-dependencies.version-sync]
version = "0.9"

[package]
authors = ["James Richey <james.richey+open_ttt_lib@imaginaryphase.com>"]
description = "Library that provides common Tic Tac Toe logic."
documentation = "https://docs.rs/open_ttt_lib"
edition = "2018"
homepage = "https://github.com/j-richey/open_ttt_lib"
license = "MIT"
name = "open_ttt_lib"
readme = "README.md"
repository = "https://github.com/j-richey/open_ttt_lib.git"
version = "0.2.2"