[package] name = "mancala_board" version = "0.2.0" authors = ["Benjamin Swerdlow ", "SpeckyYT"] edition = "2018" repository = "https://github.com/theswerd/mancala" homepage = "https://github.com/theswerd/mancala" readme = "README.md" license = "MIT" keywords = ["mancala", "game", "boardgame"] description = "A package with a minimal mancala board to play with." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]