dnd_dice_roller 0.1.0

A simple dice rolling library for dnd dice strings
Documentation
[dependencies.dice-command-parser]
version = "0.3.1"

[dependencies.rand]
version = "0.7"

[dependencies.rand_pcg]
version = "0.2"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Arran France <arran@arranfrance.com>"]
description = "A simple dice rolling library for dnd dice strings"
edition = "2018"
license = "MIT"
name = "dnd_dice_roller"
readme = "README.md"
repository = "https://github.com/arranf/dnd_dice_roller"
version = "0.1.0"