goban 0.2.2

Library for go move generation and go ruling.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "goban"
version = "0.2.2"
authors = ["Samuel Batissou <samuelbatissou@gmail.com>"]
description = "Library for go move generation and go ruling."
readme = "README.md"
keywords = ["go", "goban", "Igo", "Baduk"]
license = "LGPL-3.0-only"
repository = "https://gitlab.com/SamBlaise/goban"
[dependencies.getset]
version = "0.0.6"
[dev-dependencies.rand]
version = "0.6.4"
[badges.gitlab]
repository = "SamBlaise/goban"

[badges.maintenance]
status = "actively-developed"