openethereum/ethash/Cargo.toml

10 lines
128 B
TOML
Raw Normal View History

2016-01-17 12:00:34 +01:00
[package]
name = "ethash"
version = "0.1.0"
authors = ["arkpar <arkadiy@ethcore.io"]
[lib]
[dependencies]
tiny-keccak = "1.0"