diff --git a/Cargo.toml b/Cargo.toml index f0f5d44f9..90f3b31bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ serde_json = "1.0" shell-escape = "0.1" tar = { version = "0.4.15", default-features = false } tempfile = "3.0" -termcolor = "0.3" +termcolor = "1.0" toml = "0.4.2" url = "1.1" clap = "2.31.2"