setup session

This commit is contained in:
Jackzie 2025-04-15 17:18:08 -05:00
parent 786aa30183
commit 2773305304
4 changed files with 111 additions and 18 deletions

View file

@ -16,4 +16,5 @@ serde_json = "1.0.140"
int-enum = "1.2.0"
dotenvy = "0.15.7"
rocket_dyn_templates = { version = "0.2.0", features = ["handlebars"] }
humanize-bytes = "1.0.6"
humanize-bytes = "1.0.6"
rocket-session-store = "0.2.1"