Explorar o código

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] %!s(int64=3) %!d(string=hai) anos
pai
achega
1d19021d10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -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" }