mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Glutin update: ignore rand-core and nix duplicate
This commit is contained in:
parent
1758207393
commit
7f61160277
1 changed files with 2 additions and 0 deletions
|
@ -40,7 +40,9 @@ packages = [
|
|||
"crossbeam-utils",
|
||||
"digest",
|
||||
"generic-array",
|
||||
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
|
||||
"rand",
|
||||
"rand_core",
|
||||
"unicase",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue