Auto merge of #18821 - servo:dupdep, r=jdm

Update metadeps to remove duplicate error-chain crate

<!-- 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/18821)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-11-09 13:20:27 -06:00 committed by GitHub
commit ff1b58385c
2 changed files with 5 additions and 13 deletions

View file

@ -34,9 +34,7 @@ num = []
[ignore]
# Ignored packages with duplicated versions
packages = [
"error-chain",
"bitflags",
"libloading", # Conflicting version is only used at build-time by geckolib.
]
# Files that are ignored for all tidy and lint checks.
files = [