lighthouse/beacon_chain/utils/hashing/Cargo.toml

8 lines
131 B
TOML
Raw Normal View History

2018-08-23 05:20:10 +00:00
[package]
name = "hashing"
2018-08-23 05:20:10 +00:00
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
blake2-rfc = "0.2.18"