Procházet zdrojové kódy

Bump tera from 1.12.0 to 1.12.1

Bumps [tera](https://github.com/Keats/tera) from 1.12.0 to 1.12.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/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: tera
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

+ 2 - 2
Cargo.lock

@@ -1599,9 +1599,9 @@ dependencies = [
 
 [[package]]
 name = "tera"
-version = "1.12.0"
+version = "1.12.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7571541dff0e57eaa2e931249f0d7489eb2b24b6b105546f8c2f1a47f15aaa3a"
+checksum = "bf95b0d8a46da5fe3ea119394a6c7f1e745f9de359081641c99946e2bf55d4f2"
 dependencies = [
  "globwalk",
  "lazy_static",