Bladeren bron

Bump tera from 1.9.0 to 1.10.0

Bumps [tera](https://github.com/Keats/tera) from 1.9.0 to 1.10.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/compare/v1.9.0...v1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 jaren geleden
bovenliggende
commit
d7a65f5927
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1738,9 +1738,9 @@ dependencies = [
 
 [[package]]
 name = "tera"
-version = "1.9.0"
+version = "1.10.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d8e88150b29f8844dea83fcaec7c03d3365992f5cec749f1e7cbf2a5594b22eb"
+checksum = "81060acb882480c8793782eb96bc86f5c83d2fc7175ad46c375c6956ef7afa62"
 dependencies = [
  "globwalk",
  "lazy_static",