Procházet zdrojové kódy

build(deps): bump tera from 1.7.1 to 1.8.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] před 4 roky
rodič
revize
1564d25017
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

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