Update dependencies (#428)

* Bump serde from 1.0.82 to 1.0.84
* Bump ructe from 0.5.4 to 0.5.6
* Bump colored from 1.6.1 to 1.7.0
* Bump itertools from 0.7.11 to 0.8.0
* Bump ammonia from 1.2.0 to 2.0.0
* Bump hyper from 0.12.19 to 0.12.20
* Bump serde_derive from 1.0.80 to 1.0.84
* Bump stdweb from 0.4.12 to 0.4.13
* Bump rsass from 0.9.4 to 0.9.6
* Bump failure from 0.1.3 to 0.1.5
* Bump reqwest from 0.9.5 to 0.9.8
* Bump serde_derive from 0.7.1 to 0.8.0
This commit is contained in:
fdb-hiroshima
2019-01-18 19:22:36 +01:00
committed by GitHub
parent 09a26b4602
commit 944a9d08a7
5 changed files with 201 additions and 234 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ failure = "0.1"
failure_derive = "0.1"
heck = "0.3.0"
hex = "0.3"
hyper = "0.12.16"
hyper = "0.12.20"
openssl = "0.10.15"
rocket = "0.4.0"
reqwest = "0.9"