diff --git a/Cargo.toml b/Cargo.toml index 8197145..18db205 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ colored = "2.0.0" zip = "0.6.3" tempfile = "3.6.0" indoc = "1.0.8" -log = "0.4.17" +log = "0.4.19" env_logger = "0.10.0" atty = "0.2.14" encoding_rs_io = "0.1.7"