Prechádzať zdrojové kódy

build(deps): bump tera from 1.7.0 to 1.7.1

Bumps [tera](https://github.com/Keats/tera) from 1.7.0 to 1.7.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 rokov pred
rodič
commit
d4d299cab6
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

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