diff --git a/Cargo.toml b/Cargo.toml index 5459dfd..d6a843a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ dirs = "4.0.0" colored = "2.0.0" zip = "0.6.3" tempfile = "3.6.0" -indoc = "1.0.8" +indoc = "1.0.9" log = "0.4.19" env_logger = "0.10.0" atty = "0.2.14"