cardpack 0.3.0

Generic Deck of Cards
Documentation
[dependencies.fluent-templates]
version = "0.5.13"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.rand]
version = "0.7.3"

[dependencies.unic-langid]
features = ["macros"]
version = "0.9.0"

[lib]
name = "cardpack"
path = "src/lib.rs"

[package]
authors = ["folkengine <gaoler@electronicpanopticon.com>"]
description = "Generic Deck of Cards"
edition = "2018"
homepage = "https://github.com/ContractBridge/cardpack.rs"
license = "GPL-3.0"
name = "cardpack"
repository = "https://github.com/ContractBridge/cardpack.rs.git"
version = "0.3.0"