narrate 0.1.3

narrate is a set of CLI app utilities for error handling and status reporting
Documentation
[package]
name = "narrate"
version = "0.1.3"
authors = ["Christopher Morton <sonro@gmx.com>"]
edition = "2021"
description = "narrate is a set of CLI app utilities for error handling and status reporting"
repository = "https://github.com/sonro/narrate"
license = "MIT/Apache-2.0"
readme = "README.md"

[dependencies]
anyhow = "1.0.63"
atty = "0.2.14"
colored = "2.0.0"
exitcode = "1.1.2"