diff --git a/Cargo.toml b/Cargo.toml index bd263cab..b434c95a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "indicatif" -version = "0.17.9" +version = "0.17.10" edition = "2021" rust-version = "1.70" description = "A progress bar and cli reporting library for Rust"