Explorar o código

chore(deps) Update Rust crate log to 0.4.19 (#7193)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
d5769b3bfb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -29,7 +29,7 @@ tar = "0.4.38"
 walkdir = "2"
 handlebars = "4.3"
 tempfile = "3.6.0"
-log = { version = "0.4.18", features = [ "kv_unstable" ] }
+log = { version = "0.4.19", features = [ "kv_unstable" ] }
 dirs-next = "2.0"
 os_pipe = "1"
 ureq = { version = "2.6", default-features = false }