lighthouse/eth2/utils/hashing/Cargo.toml
2019-05-07 18:27:24 +10:00

9 lines
142 B
TOML

[package]
name = "hashing"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
[dependencies]
ring = "0.14.6"