Bump to version v1.0.2 (#2001)

Update lighthouse to version `v1.0.2`. 

There are two major updates in this version:
- Updates to the task executor to tokio 0.3 and all sub-dependencies relying on core execution, including libp2p
- Update BLST
This commit is contained in:
Age Manning
2020-11-28 13:22:37 +00:00
parent cadcc9a76b
commit f7183098ee
6 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "lcli"
description = "Lighthouse CLI (modeled after zcli)"
version = "1.0.1"
version = "1.0.2"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"