more deps
This commit is contained in:
parent
823ccf57be
commit
ea126b7ac5
@ -18,4 +18,9 @@ libpso = { path = "../libpso" }
|
|||||||
rand = "0.6.5"
|
rand = "0.6.5"
|
||||||
walkdir = "2"
|
walkdir = "2"
|
||||||
mio = "0.6"
|
mio = "0.6"
|
||||||
crc = "^1.0.0"
|
crc = "^1.0.0"
|
||||||
|
dotenv = "0.14.1"
|
||||||
|
diesel = { version = "1.4.2", features = ["r2d2", "postgres", "chrono"] }
|
||||||
|
diesel-derive-enum = { version = "0.4", features = ["postgres"]}
|
||||||
|
bcrypt = "0.4"
|
||||||
|
r2d2 = "*"
|
Loading…
x
Reference in New Issue
Block a user