Auto merge of #22221 - Eijebong:random-depup, r=nox

Update dependencies

Those are all easy and unrelated dependency updates, hence the single PR

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22221)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-11-27 11:27:54 -05:00 committed by GitHub
commit 482923cec2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 79 additions and 64 deletions

View file

@ -49,7 +49,7 @@ devtools_traits = {path = "../devtools_traits"}
dom_struct = {path = "../dom_struct"}
domobject_derive = {path = "../domobject_derive"}
embedder_traits = {path = "../embedder_traits"}
encoding_rs = "0.7"
encoding_rs = "0.8"
enum-iterator = "0.2.0"
euclid = "0.19"
fnv = "1.0"