Skip to content

Commit

Permalink
Glutin update: ignore rand-core and nix duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrouget committed May 22, 2019
1 parent 30fb18e commit da28a0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions servo-tidy.toml
Expand Up @@ -40,7 +40,9 @@ packages = [
"crossbeam-utils",
"digest",
"generic-array",
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
"rand",
"rand_core",
"unicase",
"winapi",
]
Expand Down

0 comments on commit da28a0c

Please sign in to comment.