Update webfinger and reqwest

Update webfinger to 0.3.1
Update reqwest to 0.9
Fix #257
This commit is contained in:
Trinity Pointard
2018-10-11 13:51:45 +02:00
parent 8fdb55a501
commit ed5bafbbc4
9 changed files with 623 additions and 386 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ serde_qs = "0.4"
tera = "0.11"
validator = "0.7"
validator_derive = "0.7"
webfinger = "0.3"
webfinger = "0.3.1"
workerpool = "1.1"
[[bin]]