chore(deps) Update Rust crate termcolor to 1.1.3 (#3593)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-03 10:41:57 -03:00 committed by GitHub
parent 4e1af005a1
commit 1d19021d10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ serde_json = "1.0"
serde = { version = "1.0", features = [ "derive" ] }
strsim = "0.10.0"
tar = "0.4"
termcolor = "1.1.2"
termcolor = "1.1.3"
toml = "0.5.8"
walkdir = "2"
handlebars = { version = "4.2" }