bustabit 0.2.1

The utility for verification of Bustabit games.
Documentation
[[bench]]
harness = false
name = "precise"

[dependencies.byteorder]
version = "1.3.1"

[dependencies.hex]
version = "0.3.2"

[dependencies.hmac]
version = "0.7.0"

[dependencies.sha2]
version = "0.8.0"

[dev-dependencies.criterion]
version = "0.2.9"

[lib]
doc = true
doctest = true
name = "bustabit"
path = "src/lib.rs"
test = true

[package]
authors = ["Vladimir Ignatev <ya.na.pochte@gmail.com>"]
categories = ["games", "cryptography", "simulation"]
description = "The utility for verification of Bustabit games."
documentation = "https://docs.rs/bustabit/0.2.0/bustabit/"
homepage = "https://github.com/vladignatyev/bustabit-rust"
keywords = ["bustabit", "provably-fair", "game", "gambling"]
license = "MIT"
name = "bustabit"
readme = "README.md"
repository = "https://github.com/vladignatyev/bustabit-rust.git"
version = "0.2.1"