diff --git a/Cargo.toml b/Cargo.toml index 2b7dad2..6e6e352 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ build = "build.rs" [dependencies] colored = "1.9" -indicatif = "0.14" +indicatif = "0.15" statistical = "1.0" atty = "0.2" cfg-if = "0.1"