dev: integrate tera into app data

This commit is contained in:
2026-03-27 00:24:11 +01:00
parent bcec6af49b
commit 19630506b4
10 changed files with 465 additions and 19 deletions

View File

@@ -52,6 +52,7 @@ thiserror = "2.0"
tokio = { version = "1.49", features = ["full"] }
toml = "1.0"
users = "0.11"
tera = "1.20.1"
[patch.crates-io]
# https://github.com/robo9k/rust-magic/issues/434