Release v0.3.4 (#1894)

## Proposed Changes

Bump version to v0.3.4 and update dependencies with `cargo update`.


Co-authored-by: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
Michael Sproul
2020-11-13 06:06:35 +00:00
parent c00e6c2c6f
commit 46a06069c6
10 changed files with 189 additions and 161 deletions

View File

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