mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Auto merge of #16088 - mbrubeck:always-be-updating, r=emilio
Update parking_lot_core and smallvec - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because they update third-party code only <!-- 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/16088) <!-- Reviewable:end -->
This commit is contained in:
commit
e0f1855c10
5 changed files with 14 additions and 14 deletions
|
@ -81,7 +81,7 @@ servo_geometry = {path = "../geometry" }
|
|||
servo_rand = {path = "../rand"}
|
||||
servo_url = {path = "../url", features = ["servo"] }
|
||||
servo-websocket = "0.18"
|
||||
smallvec = "0.1"
|
||||
smallvec = "0.3"
|
||||
style = {path = "../style"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
time = "0.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue