[package] name = "yagoll" description = "Yet Another Game of Life Library - A toy-ish library for initializing and interacting with Conway's Game of Life" version = "0.1.2" license = "MIT" authors = ["Chris Renfrow "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]