mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01: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
|
@ -51,7 +51,7 @@ num-integer = "0.1.32"
|
|||
num-traits = "0.1.32"
|
||||
new-ordered-float = "1.0"
|
||||
owning_ref = "0.3.3"
|
||||
parking_lot = "0.5"
|
||||
parking_lot = "0.6"
|
||||
precomputed-hash = "0.1.1"
|
||||
rayon = "1"
|
||||
selectors = { path = "../selectors" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue