The idea for this crate is that it'll be the entry point for interacting with the chess engine.
5 lines
67 B
TOML
5 lines
67 B
TOML
[package]
|
|
name = "chessfriend"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|