mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update duplicate crate check.
This commit is contained in:
parent
79b3cc2a28
commit
888ee7d633
1 changed files with 7 additions and 0 deletions
|
@ -67,6 +67,13 @@ packages = [
|
||||||
"core-graphics",
|
"core-graphics",
|
||||||
"core-text",
|
"core-text",
|
||||||
"lyon_geom",
|
"lyon_geom",
|
||||||
|
|
||||||
|
# Duplicated by webrender debugger via ws
|
||||||
|
"digest",
|
||||||
|
"generic-array",
|
||||||
|
"opaque-debug",
|
||||||
|
"sha-1",
|
||||||
|
"block-buffer",
|
||||||
]
|
]
|
||||||
# Files that are ignored for all tidy and lint checks.
|
# Files that are ignored for all tidy and lint checks.
|
||||||
files = [
|
files = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue