Update to v1.0.1, run cargo update

This commit is contained in:
Paul Hauner
2020-11-27 20:48:38 +11:00
parent 38b15deccb
commit 5a3b94cbb4
6 changed files with 43 additions and 35 deletions

View File

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