maybemaybemaybe?

This commit is contained in:
hexlocation pc 2024-07-12 18:47:46 +02:00
parent ec0f0777c1
commit 473bd34e4f
9 changed files with 768 additions and 4 deletions

View file

@ -7,4 +7,6 @@ edition = "2021"
[dependencies]
rocket = "0.5.1"
rocket_dyn_templates = "0.2.0"
rocket_dyn_templates = { version = "0.2.0", features = ["tera"] }
serde = "1.0.204"
serde_json = "1.0.120"