[package] name = "giga-chess" description = "A rust chess library built for performance, handling game logic and legal/best move generation." version = "0.0.1" edition = "2021" license = "MIT" readme = "README.md" repository = "https://github.com/Zitronenjoghurt/giga-chess" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]