This commit is contained in:
Mo 2022-10-29 00:40:14 +02:00
parent f8c0f42370
commit f7c3caaa11

View file

@ -7,8 +7,10 @@ readme = "README.adoc"
license-file = "LICENSE.txt"
[dependencies]
anyhow = "1.0"
captcha = "0.0.9"
lettre = "0.10"
rocket = "0.5.0-rc.2"
rocket_dyn_templates = { version = "0.1.0-rc.2", features = ["tera"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"