openethereum/ethash/Cargo.toml
2016-01-17 12:00:34 +01:00

10 lines
128 B
TOML

[package]
name = "ethash"
version = "0.1.0"
authors = ["arkpar <arkadiy@ethcore.io"]
[lib]
[dependencies]
tiny-keccak = "1.0"