mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Auto merge of #19494 - Eijebong:smallvec, r=emilio
Update smallvec 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/19494) <!-- Reviewable:end -->
This commit is contained in:
commit
c20fd7d58a
10 changed files with 39 additions and 39 deletions
|
@ -89,7 +89,7 @@ servo_config = {path = "../config"}
|
|||
servo_geometry = {path = "../geometry" }
|
||||
servo_rand = {path = "../rand"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
style = {path = "../style", features = ["servo"]}
|
||||
style_traits = {path = "../style_traits"}
|
||||
swapper = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue