mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Update rayon to dedupe crossbeam-deque
This commit is contained in:
parent
79e30e13fa
commit
b30a326b77
2 changed files with 17 additions and 28 deletions
|
@ -34,7 +34,6 @@ rand = [
|
|||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"crossbeam-deque",
|
||||
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
|
||||
"lock_api",
|
||||
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue