mirror of
https://github.com/servo/servo.git
synced 2025-06-21 07:38:59 +01:00
Upgrade parking_lot to 0.8.
This commit is contained in:
parent
e2cfe5d05f
commit
2875e5ccb3
7 changed files with 58 additions and 12 deletions
|
@ -79,7 +79,7 @@ mime_guess = "2.0.0-alpha.6"
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.7"
|
||||
parking_lot = "0.8"
|
||||
phf = "0.7.18"
|
||||
pixels = {path = "../pixels"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue