[dependencies.rand]
version = "^0.7.2"
[dependencies.serde]
version = "^1.0"
[dependencies.serde_derive]
version = "^1.0"
[dependencies.serde_json]
version = "^1.0"
[package]
authors = ["Andrey Vikulov <avikuloff@yandex.ru>"]
categories = ["game-engines"]
description = "Bluejay Bonanza Slot Machine"
documentation = "https://docs.rs/slot_machine"
edition = "2018"
keywords = ["game", "slot-machine"]
license = "MIT OR Apache-2.0"
name = "slot_machine"
readme = "README.md"
repository = "https://github.com/avikuloff/slot_machine/"
version = "0.3.0"