ソースを参照

build(deps): bump tera from 1.6.0 to 1.6.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 年 前
コミット
6526dcd947
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

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