mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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-text",
|
||||
"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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue