Bump Diesel to 0.9.0.

This commit is contained in:
Jimmy Cuadra 2016-12-09 17:27:48 -08:00
parent 9b956152d0
commit 1893c6939f

View File

@ -19,7 +19,7 @@ url = "1.2.3"
[dependencies.diesel]
optional = true
version = "0.8.2"
version = "0.9.0"
[dev-dependencies]
serde_json = "0.8.3"
serde_json = "0.8.4"