[package] name = "xox" description = "Tic-tac-toe in Rust." version = "0.1.0" edition = "2021" authors = ["Gabriel Kenneth L. Marinas "] keywords = ["game", "cli", "2-player"] repository = "https://github.com/marshblocker/xox" license = "MIT" [dependencies]