a much better camp_form.rs setup

This commit is contained in:
Chris Cochrun 2024-07-01 15:59:44 -05:00
parent 7c12830b2d
commit 4a8325aa35
5 changed files with 551 additions and 85 deletions

View file

@ -21,3 +21,5 @@ uuid = "1.6.1"
sanitize-filename = "0.5.0"
lettre = { version = "0.11.3", features = ["smtp-transport"] }
markup = "0.15.0"
maud = { version = "0.26.0", features = ["actix-web"] }
log4rs = "1.3.0"