Attempt to fix build problem.

This commit is contained in:
Rasmus Kaj 2016-07-08 14:44:38 +02:00
parent 7d4ac42508
commit 045a708f00

View File

@ -52,7 +52,7 @@ diesel_codegen = { version = "0.6.2", default-features = false, features = ["pos
dotenv = "0.8.0"
dotenv_macros = { version = "0.8.0", optional = true }
r2d2 = "*"
nickel-diesel = "*"
nickel-diesel = "0.2.0"
r2d2-diesel = "*"
djangohashers = "*"
rand = "*"