diff --git a/cranelift/Cargo.toml b/cranelift/Cargo.toml index d2404d2ad2..8ccacc3e8a 100644 --- a/cranelift/Cargo.toml +++ b/cranelift/Cargo.toml @@ -42,7 +42,7 @@ wabt = { version = "0.9.1", optional = true } target-lexicon = "0.8.1" pretty_env_logger = "0.3.0" file-per-thread-logger = "0.1.2" -indicatif = "0.11.0" +indicatif = "0.12.0" walkdir = "2.2" [features]