mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Update parking_lot.
This commit is contained in:
parent
d9a1a9ddc1
commit
a24a4f0608
8 changed files with 14 additions and 14 deletions
|
@ -56,7 +56,7 @@ num-integer = "0.1"
|
|||
num-traits = "0.2"
|
||||
num_cpus = { version = "1.1.0", optional = true }
|
||||
owning_ref = "0.4"
|
||||
parking_lot = "0.10"
|
||||
parking_lot = "0.11"
|
||||
precomputed-hash = "0.1.1"
|
||||
rayon = "1"
|
||||
selectors = { path = "../selectors" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue