mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update parking_lot to 0.6
This commit is contained in:
parent
908a642063
commit
ba9cbd87fb
7 changed files with 37 additions and 25 deletions
|
@ -28,7 +28,7 @@ malloc_size_of = { path = "../malloc_size_of" }
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
new-ordered-float = "1.0"
|
||||
parking_lot = "0.5"
|
||||
parking_lot = "0.6"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
rayon = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue