mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump parking_lot to 0.5
This commit is contained in:
parent
797fb553bb
commit
f71e34ccab
7 changed files with 19 additions and 20 deletions
|
@ -67,7 +67,7 @@ msg = {path = "../msg"}
|
|||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = { version = "0.15", features = ["serde"] }
|
||||
parking_lot = "0.4"
|
||||
parking_lot = "0.5"
|
||||
phf = "0.7.18"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
ref_filter_map = "1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue