Upgrade diesel to 1.0.0 and update rest dependancies.

This commit is contained in:
Jordan Petridis
2018-01-05 19:57:11 +02:00
parent d8d4b08252
commit eafad35860
4 changed files with 93 additions and 106 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ tempdir = "0.3.5"
[dependencies.diesel]
features = ["sqlite"]
version = "0.99.0"
version = "1.0.0"
[dependencies.hammond-data]
path = "../hammond-data"