mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update parking_lot.
This commit is contained in:
parent
d9a1a9ddc1
commit
a24a4f0608
8 changed files with 14 additions and 14 deletions
|
@ -30,7 +30,7 @@ log = "0.4"
|
|||
mitochondria = "1.1.2"
|
||||
msg = { path = "../msg" }
|
||||
net_traits = { path = "../net_traits" }
|
||||
parking_lot = "0.10"
|
||||
parking_lot = "0.11"
|
||||
range = { path = "../range" }
|
||||
rayon = "1"
|
||||
rayon_croissant = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue