lighthouse/eth2/utils/slot_clock/Cargo.toml
2019-02-07 11:22:48 +11:00

9 lines
162 B
TOML

[package]
name = "slot_clock"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
[dependencies]
types = { path = "../../types" }