mirror of
https://github.com/Noratrieb/karlauth.git
synced 2026-01-14 14:25:02 +01:00
.
This commit is contained in:
parent
92f6d45c69
commit
2f67d81e41
10 changed files with 101 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ actix-web = "2.0.0"
|
|||
actix-web-httpauth = { git = "https://github.com/actix/actix-web-httpauth" }
|
||||
chrono = { version = "0.4.10", features = ["serde"] }
|
||||
derive_more = "0.99.2"
|
||||
diesel = { version = "1.4.2", features = ["postgres","uuidv07", "r2d2", "chrono"] }
|
||||
diesel = { version = "1.4.2", features = ["postgres", "uuidv07", "r2d2", "chrono"] }
|
||||
dotenv = "0.15.0"
|
||||
futures = "0.3.1"
|
||||
r2d2 = "0.8.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue