mission trip form now posts to nextcloud, skeleton of sqlx
This commit is contained in:
parent
f78e9ea162
commit
87c0d9cb01
5 changed files with 915 additions and 105 deletions
|
@ -30,3 +30,5 @@ tracing-appender = "0.2.3"
|
|||
actix-files = "0.6.6"
|
||||
tracing-actix-web = "0.7.14"
|
||||
color-eyre = "0.6.3"
|
||||
pretty_assertions = "1.4.1"
|
||||
sqlx = { version = "0.8.2", features = ["sqlite"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue