makes one database query work :)

This commit is contained in:
2019-06-19 15:26:27 +02:00
parent f589751f8c
commit 396989f3dd
6 changed files with 61 additions and 28 deletions

View File

@@ -9,6 +9,9 @@ actix-web = "1.0.*"
actix-files = "*"
lootalot-db = { version = "0.1", path = "./lootalot_db" }
dotenv = "*"
env_logger = "*"
futures = "0.1"
diesel = "*"
[workspace]
members = [