mirror of
https://github.com/YGGverse/mb.git
synced 2026-03-31 09:05:28 +00:00
use native tera filters
This commit is contained in:
parent
59b1df76c9
commit
02e8e1cfa7
3 changed files with 8 additions and 10 deletions
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue