diff --git a/Cargo.toml b/Cargo.toml index 58f1476d..211ed5bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "indicatif" -version = "0.17.6" +version = "0.17.7" edition = "2021" rust-version = "1.63" description = "A progress bar and cli reporting library for Rust"