binoxxo 0.1.6

Binoxxo is a library to create and check binoxxo puzzles.
Documentation
[badges.codecov]
branch = "master"
repository = "msuesskraut/Binoxxo"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "msuesskraut/Binoxxo"
[dependencies.rand]
version = "0.6"

[features]
default = []
wasm-bindgen = ["rand/wasm-bindgen"]

[package]
authors = ["Martin Suesskraut <martin.suesskraut@gmail.com>"]
categories = ["games"]
description = "Binoxxo is a library to create and check binoxxo puzzles."
keywords = ["binoxxo", "puzzle", "puzzle-game", "game", "puzzle-generator"]
license = "MIT"
name = "binoxxo"
readme = "Readme.md"
repository = "https://github.com/msuesskraut/Binoxxo"
version = "0.1.6"