liveterm 0.2.0

Simple live-updating output for CLI apps
Documentation
[package]
name = "liveterm"
description = "Simple live-updating output for CLI apps"
version = "0.2.0"
authors = ["Alex Sayers <alex@asayers.com>"]
edition = "2018"
license = "Unlicense"
readme = "README.md"
repository = "https://git.sr.ht/~asayers/liveterm"

[dependencies]
crossterm = "0.19.0"
unicode-width = "0.1.8"
vte = "0.10.0"