mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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
|
@ -36,7 +36,7 @@ servo_arc = {path = "../servo_arc"}
|
|||
servo_atoms = {path = "../atoms"}
|
||||
servo_geometry = {path = "../geometry"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
style = {path = "../style"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
time = "0.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue