Skip to content

Commit

Permalink
servo: Merge #18821 - Update metadeps to remove duplicate error-chain…
Browse files Browse the repository at this point in the history
… crate (from servo:dupdep); r=jdm

Source-Repo: https://github.com/servo/servo
Source-Revision: ff1b58385cc904db8c06c79e66b8027db83d27dc
  • Loading branch information
SimonSapin committed Nov 9, 2017
1 parent 819191c commit 8419c7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 5 additions & 11 deletions servo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions servo/servo-tidy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 8419c7c

Please sign in to comment.