use native tera filters

This commit is contained in:
yggverse 2025-08-20 14:46:29 +03:00
parent 59b1df76c9
commit 02e8e1cfa7
3 changed files with 8 additions and 10 deletions

View file

@ -14,7 +14,6 @@ repository = "https://github.com/yggverse/mb"
anyhow = "1.0"
chrono = { version = "0.4.41", features = ["serde"] }
clap = { version = "4.5", features = ["derive"] }
plurify = "0.2"
redb = "3.0"
rocket = "0.5"
rocket_dyn_templates = { version = "0.2", features = ["tera"] }