mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Update parking_lot.
This commit is contained in:
parent
d9a1a9ddc1
commit
a24a4f0608
8 changed files with 14 additions and 14 deletions
|
@ -26,7 +26,7 @@ malloc_size_of_derive = "0.1"
|
|||
metrics = { path = "../metrics" }
|
||||
msg = { path = "../msg" }
|
||||
net_traits = { path = "../net_traits" }
|
||||
parking_lot = "0.10"
|
||||
parking_lot = "0.11"
|
||||
profile_traits = { path = "../profile_traits" }
|
||||
range = { path = "../range" }
|
||||
script_traits = { path = "../script_traits" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue