dont use templating and dont redirect
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -9,7 +9,3 @@ edition = "2021"
|
||||
rocket = "0.5.0-rc.2"
|
||||
rocket_cors = { git = "https://github.com/lawliet89/rocket_cors", branch = "master" }
|
||||
rand = "0.8.5"
|
||||
|
||||
[dependencies.rocket_dyn_templates]
|
||||
version = "0.1.0-rc.2"
|
||||
features = ["handlebars"]
|
||||
|
Reference in New Issue
Block a user