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