cranc 0.1.1

A simple progress indicator for Rust
Documentation
[dependencies]

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

[package]
authors = ["Chris Mann"]
categories = ["command-line-utilities"]
description = "A simple progress indicator for Rust"
edition = "2021"
homepage = "https://github.com/chriswmann/cranc"
include = ["src/lib.rs", "LICENSE", "README.md"]
keywords = ["progress", "bar", "spinner", "cli", "terminal"]
license = "MIT OR Apache-2.0"
name = "cranc"
readme = "README.md"
repository = "https://github.com/chriswmann/cranc"
version = "0.1.1"