[dependencies.cribbage-core]
version = "0.1.5"
[dependencies.rocket]
version = "0.5.0-rc.1"
[package]
authors = ["Zach Miller <25236373+zachmse@users.noreply.github.com>"]
description = "A (work-in-progress) implementation of the game Cribbage."
edition = "2018"
license = "MIT"
name = "cribbage"
publish = true
readme = "README.md"
repository = "https://github.com/zachmse/cribbage"
version = "0.1.5"