Explorar el Código

chore(deps) Update Rust crate handlebars to 4.3 (#4155)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] hace 3 años
padre
commit
3070d698fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -34,7 +34,7 @@ strsim = "0.10.0"
 tar = "0.4.38"
 toml = "0.5.9"
 walkdir = "2"
-handlebars = "4.2"
+handlebars = "4.3"
 tempfile = "3.3.0"
 log = { version = "0.4.17", features = [ "kv_unstable" ] }