diff --git a/cranelift/Cargo.toml b/cranelift/Cargo.toml index a20993880c..709db5bf2d 100644 --- a/cranelift/Cargo.toml +++ b/cranelift/Cargo.toml @@ -34,7 +34,7 @@ term = "0.5.1" capstone = { version = "0.5.0", optional = true } wabt = { version = "0.7.0", optional = true } target-lexicon = "0.2.0" -pretty_env_logger = "0.2.4" +pretty_env_logger = "0.3.0" file-per-thread-logger = "0.1.1" [features]