mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +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
|
@ -28,7 +28,7 @@ parking_lot = "0.4"
|
|||
# for the cargo problem behind this.
|
||||
selectors = {path = "../../components/selectors", features = ["gecko_like_types"]}
|
||||
servo_arc = {path = "../../components/servo_arc"}
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
style = {path = "../../components/style", features = ["gecko"]}
|
||||
style_traits = {path = "../../components/style_traits"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue