hanabi.rs/Cargo.toml
2016-03-05 16:54:46 -08:00

9 lines
146 B
TOML

[package]
name = "rust_hanabi"
version = "0.1.0"
authors = ["Jeff Wu <wuthefwasthat@gmail.com>"]
[dependencies]
rand = "*"
lazy_static = "0.1.*"