lighthouse/eth2/utils/hashing/Cargo.toml

9 lines
142 B
TOML
Raw Normal View History

[package]
name = "hashing"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
[dependencies]
2019-04-29 02:06:02 +00:00
ring = "0.14.6"