lighthouse/beacon_chain/utils/shuffling/Cargo.toml

11 lines
185 B
TOML
Raw Normal View History

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