Переглянути джерело

build(deps): bump tera from 1.4.0 to 1.5.0

Bumps [tera](https://github.com/Keats/tera) from 1.4.0 to 1.5.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.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 роки тому
батько
коміт
7433bff9e3
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1593,9 +1593,9 @@ dependencies = [
 
 [[package]]
 name = "tera"
-version = "1.4.0"
+version = "1.5.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e9598067511caa7edb41886c4a29efe6d0564926837bde7dffa4a130ea6cc975"
+checksum = "1381c83828bedd5ce4e59473110afa5381ffe523406d9ade4b77c9f7be70ff9a"
 dependencies = [
  "globwalk",
  "lazy_static",