chess_inator/Cargo.toml

11 lines
234 B
TOML
Raw Normal View History

[package]
name = "chess_inator"
version = "0.1.0"
edition = "2021"
2024-10-25 22:30:03 -04:00
license = "GPL-3.0-or-later"
rust-version = "1.83.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]