diff --git a/Cargo.toml b/Cargo.toml index 2c14512..72263ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ flate2 = "1.0" tar = "0.4" zip = "0.6" zip-extensions = "0.6" -indicatif = "0.16" +indicatif = "0.17" env_logger = { version = "0.9", optional = true } structopt = { version = "0.3", optional = true } color-eyre = { version = "0.6", optional = true }