Ver Fonte

chore(deps) Update Rust crate handlebars to 4.2 (#3171)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] há 3 anos atrás
pai
commit
2a94165901
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -37,7 +37,7 @@ tar = "0.4"
 termcolor = "1.1.2"
 toml = "0.5.8"
 walkdir = "2"
-handlebars = { version = "4.1" }
+handlebars = { version = "4.2" }
 zip = { version = "0.5" }
 tempfile = "3.2.0"
 regex = "1"