othello/Cargo.toml
2025-02-03 20:03:38 -05:00

8 lines
90 B
TOML

[package]
name = "othello"
version = "0.1.0"
edition = "2021"
[dependencies]
num = "0.4"