lighthouse/beacon_chain/utils/shuffling/Cargo.toml

8 lines
145 B
TOML
Raw Normal View History

[package]
name = "shuffling"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
hashing = { path = "../hashing" }