mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Deduplicate parking_lot and friends by updating it to 0.9
This commit is contained in:
parent
4f4e219e54
commit
b6cddbebaa
10 changed files with 155 additions and 196 deletions
|
@ -35,14 +35,10 @@ rand = [
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
|
||||
"lock_api",
|
||||
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
|
||||
"parking_lot",
|
||||
"parking_lot_core",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"rand_core",
|
||||
"scopeguard",
|
||||
"syn",
|
||||
"unicode-xid",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue