Files
tictactoe/Cargo.toml
2019-09-11 17:11:44 +02:00

8 lines
96 B
TOML

[package]
name = "tictactoe"
version = "0.1.0"
authors = ["t"]
edition = "2018"
[dependencies]