mirror of
https://github.com/servo/servo.git
synced 2025-08-20 21:05:34 +01:00
Update metadeps to remove duplicate error-chain crate
This commit is contained in:
parent
826352ab4c
commit
c2f0ef2cce
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