stati 0.3.1-beta

A library for progress (bars)
Documentation
[[bin]]
name = "stati-test"
path = "src/main.rs"
[dependencies.termion]
version = "1.5.6"

[lib]
name = "stati"
path = "src/lib.rs"

[package]
authors = ["Rowan S-L <rowan@fawkes.io>"]
description = "A library for progress (bars)"
edition = "2021"
keywords = ["cli", "terminal", "bar", "progress"]
license = "MIT"
name = "stati"
repository = "https://github.com/rowan-sl/stati/"
resolver = "2"
version = "0.3.1-beta"