Release v2.0.0 (#2673)

## Proposed Changes

* Bump version to v2.0.0
* Update dependencies (obsoletes #2670). `tokio-macros` v1.4.0 had been yanked due to a bug.
This commit is contained in:
Michael Sproul
2021-10-05 03:53:18 +00:00
parent ed1fc7cca6
commit 7c88f582d9
6 changed files with 20 additions and 20 deletions

View File

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