[dependencies.anyhow]
version = "1.0.86"
[lib]
name = "chessie_types"
path = "src/lib.rs"
[package]
authors = ["Danny Hammer <hammerapi@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Internal crate for use in the `chessie` crate. Do not use independently"
edition = "2021"
homepage = "https://github.com/dannyhammer/chessie"
license = "MPL-2.0"
name = "chessie_types"
readme = "README.md"
repository = "https://github.com/dannyhammer/chessie"
version = "2.0.0"