maybemaybemaybe?
This commit is contained in:
parent
ec0f0777c1
commit
473bd34e4f
9 changed files with 768 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue