瀏覽代碼

Bump tera from 1.8.0 to 1.9.0

Bumps [tera](https://github.com/Keats/tera) from 1.8.0 to 1.9.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.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 年之前
父節點
當前提交
8cbb885034
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

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