dice-roller 0.1.3

Roll dice from the command line.
Documentation
[badges.travis-ci]
repository = "pbyrne/roller"

[dependencies.clap]
version = "2.33.0"

[dependencies.rand]
version = "0.6.5"

[dependencies.regex]
version = "1.1.5"

[package]
authors = ["Patrick Byrne <oss@contact.patrickbyrne.net>"]
description = "Roll dice from the command line."
edition = "2018"
exclude = ["HomebrewFormula"]
license = "MIT"
name = "dice-roller"
readme = "README.md"
repository = "https://github.com/pbyrne/roller"
version = "0.1.3"