1 2 3 4 5 6 7
[package] name = "game-of-life" version = "0.1.0" authors = ["a14m <[email protected]>"] edition = "2018" [dependencies]