sta 0.2.2

A set of additions I think go well with the standard library.
Documentation
[package]
name = "sta"
version = "0.2.2"
authors = ["Acrimon <joel.wejdenstal@gmail.com>"]

description = "A set of additions I think go well with the standard library."
documentation = "https://docs.rs/sta/0.1.5/sta/"
repository = "https://github.com/xacrimon/sta"
readme = "README.md"
license = "Apache-2.0"

[dependencies]
serde = "1.0.37"
serde_derive = "1.0.37"
terminal_size = "0.1.7"