1
0
Fork 0
eschac/Cargo.toml
2025-09-03 20:57:14 +02:00

12 lines
274 B
TOML

[package]
name = "eschac"
version = "0.1.0"
edition = "2021"
authors = ["Paul-Nicolas Madelaine <pnm@pnm.tf>"]
license = "AGPL-3.0-or-later"
description = "computing chess moves"
repository = "https://git.pnm.tf/pnm/eschac"
keywords = ["chess"]
[profile.dev]
opt-level = 3