[package] name = "chessie_types" version = "2.0.0" edition = "2021" authors = ["Danny Hammer "] license = "MPL-2.0" description = "Internal crate for use in the `chessie` crate. Do not use independently" repository = "https://github.com/dannyhammer/chessie" homepage = "https://github.com/dannyhammer/chessie" [dependencies] anyhow = "1.0.86"