mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update smallvec to 0.6
This commit is contained in:
parent
3cef09ae21
commit
6f8ba39dce
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