[features]
default = ["std"]
std = []
[package]
authors = ["Douman <douman@gmx.se>"]
description = "Implementation of simple games"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md"]
license = "Apache-2.0"
name = "simple_games"
readme = "README.md"
repository = "https://gitlab.com/Douman/simple_games"
version = "0.1.0"