mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Move boolean_bitfield into own crate
This commit is contained in:
@@ -8,6 +8,7 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
blake2 = "^0.7.1"
|
||||
blake2-rfc = "0.2.18"
|
||||
bls = { git = "https://github.com/sigp/bls" }
|
||||
boolean-bitfield = { path = "boolean-bitfield" }
|
||||
bytes = ""
|
||||
crypto-mac = "^0.6.2"
|
||||
clap = "2.32.0"
|
||||
|
||||
Reference in New Issue
Block a user