Revert "Update deps."

This reverts commit f19ad133c6.

There was dependancy conflitct that was not caught locally due to caching.
This commit is contained in:
Jordan Petridis
2018-04-29 20:15:44 +03:00
parent f19ad133c6
commit d4d89a56e9
3 changed files with 150 additions and 247 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ failure_derive = "0.1.1"
take_mut = "0.2.2"
regex = "0.2.10"
reqwest = "0.8.5"
serde_json = "1.0.16"
serde_json = "1.0.15"
html2pango = { git = "https://gitlab.gnome.org/World/html2pango" }
[dependencies.gtk]