lighthouse/beacon_chain/transition/Cargo.toml
2018-10-03 15:25:15 +10:00

9 lines
185 B
TOML

[package]
name = "transition"
version = "0.1.0"
authors = ["Age Manning <Age@AgeManning.com>"]
[dependencies]
types = { path = "../types" }
shuffling = { path = "../utils/shuffling" }