[package]
name = "timeln"
version = "0.1.4"
edition = "2021"
license = "GPL-3.0-only"
description = "annotate your stdout with timing information"
[dependencies]
colored = "2.0.0"
structopt = "0.3.23"
regex = "1.5.4"
ctrlc = "3.1.9"
plotters = "0.3.5"