[dependencies.rand]
features = ["std_rng"]
version = "0.8.5"
[dependencies.serde]
features = ["derive"]
version = "1.0.137"
[package]
authors = ["Alexandre Bury <alexandre.bury@gmail.com>"]
description = "A library to model the Coinche card game."
documentation = "http://gyscos.github.io/libcoinche/libcoinche/index.html"
edition = "2018"
keywords = ["coinche", "game", "cards"]
license = "MIT"
name = "libcoinche"
readme = "Readme.md"
repository = "https://github.com/Gyscos/libcoinche"
version = "0.4.0"