[package] name = "libmancala" version = "1.1.0" edition = "2021" description = "A frontend-agnostic library that implements the game of Mancala." repository = "https://codeberg.org/cosmicmarley17/libmancala.git" license = "AGPL-3.0-or-later" keywords = ["mancala", "board_game"] categories = ["game-development"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]