mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Add new bls-aggregates crates
This commit is contained in:
@@ -7,7 +7,7 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
# TODO: remove "blake2" in favor of "blake2-rfc"
|
||||
blake2 = "^0.7.1"
|
||||
blake2-rfc = "0.2.18"
|
||||
bls = { git = "https://github.com/sigp/bls" }
|
||||
bls-aggregates = { git = "https://github.com/sigp/signature-schemes" }
|
||||
boolean-bitfield = { path = "boolean-bitfield" }
|
||||
bytes = ""
|
||||
crypto-mac = "^0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user