diff --git a/Cargo.toml b/Cargo.toml index d7adffaa..b2643bee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -80,7 +80,7 @@ optional = true env_logger = "0.7" flate2 = "1.0" futures = "0.3" -indicatif = "0.13" +indicatif = "0.14" mockito = "0.23" rayon = "1" speculate = "0.1"