rschess 1.0.0

A Rust chess library with the aim to be as feature-rich as possible
Documentation
[dependencies.image]
version = "0.25.1"

[dependencies.include_dir]
version = "0.7.3"

[dependencies.nsvg]
version = "0.5.1"

[dependencies.regex]
version = "1.10.4"

[dependencies.thiserror]
version = "1.0.61"

[package]
description = "A Rust chess library with the aim to be as feature-rich as possible"
edition = "2021"
keywords = ["chess", "pgn", "fen", "uci", "san"]
license = "MIT"
name = "rschess"
readme = "README.md"
repository = "https://github.com/Python3-8/rschess"
version = "1.0.0"