Update Rust crate tera to 1.17.1
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-26 06:42:31 +00:00
parent 77bbf6c855
commit 03b7c0f4cd
2 changed files with 17 additions and 17 deletions

View File

@@ -18,4 +18,4 @@ tracing = "0.1.36"
tracing-subscriber = { version = "0.3.15", features = ["json"] }
log = { version = "0.4.17", features = ["std", "kv_unstable"] }
openssl = {version = "0.10", features = ["vendored"]}
tera = "1.17.0"
tera = "1.17.1"