Update dependencies (#456)

(whatlang especially, since it received an update that removes many build dependencies, making our total dependency count go from 512 to 478)
This commit is contained in:
Baptiste Gelez
2019-03-04 20:46:26 +01:00
committed by GitHub
parent a2b9d7ec44
commit 9b48b8a846
3 changed files with 389 additions and 602 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ serde_json = "1.0"
tantivy = "0.8.2"
url = "1.7"
webfinger = "0.3.1"
whatlang = "0.6.0"
whatlang = "0.7.0"
[dependencies.chrono]
features = ["serde"]