[dependencies]
rand = "0.3.12"
[lib]
name = "cards"
[package]
authors = ["Vladislav Supalov <v.supalov@gmail.com>"]
description = "Reusable playing cards library for Rust."
homepage = "https://github.com/th4t/cards-rs"
keywords = ["cards", "poker"]
license = "MIT"
name = "cards"
readme = "README.md"
version = "1.1.2"