Sfoglia il codice sorgente

build(deps): bump tera from 1.6.1 to 1.7.0

Bumps [tera](https://github.com/Keats/tera) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/Keats/tera/releases)
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/tera/commits/v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 anni fa
parent
commit
27723a8ce5
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1725,9 +1725,9 @@ dependencies = [
 
 [[package]]
 name = "tera"
-version = "1.6.1"
+version = "1.7.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "eac6ab7eacf40937241959d540670f06209c38ceadb62116999db4a950fbf8dc"
+checksum = "5cb278a72e426f291faf182cb0e0cb7d20241e8e9881046724ac874a83c62346"
 dependencies = [
  "globwalk",
  "lazy_static",