mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update parking_lot.
This commit is contained in:
parent
d9a1a9ddc1
commit
a24a4f0608
8 changed files with 14 additions and 14 deletions
|
@ -31,7 +31,7 @@ malloc_size_of = { path = "../malloc_size_of" }
|
|||
msg = { path = "../msg" }
|
||||
net_traits = { path = "../net_traits" }
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.10"
|
||||
parking_lot = "0.11"
|
||||
profile_traits = { path = "../profile_traits" }
|
||||
range = { path = "../range" }
|
||||
rayon = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue