fix(deps): update rust crate tera to 1.19.1
This commit is contained in:
@@ -28,7 +28,7 @@ dirs = "5.0.1"
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["json", "env-filter"] }
|
||||
log = { version = "0.4.20", features = ["std", "kv_unstable"] }
|
||||
tera = "1.19.0"
|
||||
tera = "1.19.1"
|
||||
openssl = { version = "0.10.57", features = ["vendored"] }
|
||||
libz-sys = { version = "1.1.12", default-features = false, features = [
|
||||
"libc",
|
||||
|
Reference in New Issue
Block a user