mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
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:
commit
ff1b58385c
2 changed files with 5 additions and 13 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue