added version to signature-schemes dependency
using tag instead of branch changed signature-schemes tag to 0.3.0
This commit is contained in:
parent
9f703765aa
commit
0cbc2936ea
@ -5,7 +5,7 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bls-aggregates = { git = "https://github.com/sigp/signature-schemes" }
|
||||
bls-aggregates = { git = "https://github.com/sigp/signature-schemes", tag = "v0.3.0" }
|
||||
hashing = { path = "../hashing" }
|
||||
hex = "0.3"
|
||||
ssz = { path = "../ssz" }
|
||||
|
Loading…
Reference in New Issue
Block a user