summaryrefslogtreecommitdiffstats
path: root/CLI/rust/Cargo.toml
blob: 39eb416db65549247c6a14e062a6edf88e700287 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "game-of-life"
version = "0.1.0"
authors = ["a14m <[email protected]>"]
edition = "2018"

[dependencies]