We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0055e commit b0c0b12Copy full SHA for b0c0b12
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "indicatif"
3
description = "A progress bar and cli reporting library for Rust"
4
-version = "0.10.2"
+version = "0.10.3"
5
keywords = ["cli", "progress", "pb", "colors", "progressbar"]
6
authors = ["Armin Ronacher <armin.ronacher@active-4.com>"]
7
license = "MIT"
0 commit comments