mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +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
|
@ -15,7 +15,7 @@ app_units = "0.6"
|
|||
cssparser = "0.23.0"
|
||||
euclid = "0.17"
|
||||
html5ever = "0.22"
|
||||
parking_lot = "0.4"
|
||||
parking_lot = "0.5"
|
||||
rayon = "1"
|
||||
serde_json = "1.0"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue