mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
8 lines
144 B
TOML
8 lines
144 B
TOML
[package]
|
|
name = "boolean-bitfield"
|
|
version = "0.1.0"
|
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|
|
|
[dependencies]
|
|
ssz = { path = "../ssz" }
|