mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-10 05:23:20 +00:00
Switch to server side templating
This commit is contained in:
parent
5333fd849e
commit
35e5bd30b5
12 changed files with 402 additions and 15 deletions
|
@ -14,4 +14,5 @@ anyhow = "1.0.98"
|
|||
serde = "1.0.219"
|
||||
serde_json = "1.0.140"
|
||||
int-enum = "1.2.0"
|
||||
dotenvy = "0.15.7"
|
||||
dotenvy = "0.15.7"
|
||||
rocket_dyn_templates = { version = "0.2.0", features = ["handlebars"] }
|
Loading…
Add table
Add a link
Reference in a new issue