lighthouse/eth2/utils/hashing/Cargo.toml
2019-01-22 16:16:02 +11:00

9 lines
148 B
TOML

[package]
name = "hashing"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
[dependencies]
tiny-keccak = "1.4.2"