timeln 0.1.0

annotate your stdout with timing information
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.colored]
version = "2.0.0"

[dependencies.regex]
version = "1.5.4"

[dependencies.structopt]
version = "0.3.23"

[package]
description = "annotate your stdout with timing information"
edition = "2021"
license = "GPL-3.0-only"
name = "timeln"
readme = "README.md"
version = "0.1.0"