mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #21216 - Eijebong:parking_lot, r=emilio
Update parking_lot to 0.6 <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21216) <!-- Reviewable:end -->
This commit is contained in:
commit
1a9943d736
7 changed files with 37 additions and 25 deletions
|
@ -15,7 +15,7 @@ app_units = "0.6"
|
|||
cssparser = "0.24.0"
|
||||
euclid = "0.18"
|
||||
html5ever = "0.22"
|
||||
parking_lot = "0.5"
|
||||
parking_lot = "0.6"
|
||||
rayon = "1"
|
||||
serde_json = "1.0"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue