You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
350 B

4 years ago
[package]
name = "termprogress"
4 years ago
description = "A terminal progress bar renderer with status and spinners"
license = "GPL-3.0-or-later"
4 years ago
version = "0.1.1"
4 years ago
authors = ["Avril <flanchan@cumallover.me>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
terminal_size = "0.1"