mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +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
|
@ -22,7 +22,7 @@ log = {version = "0.3.5", features = ["release_max_level_info"]}
|
|||
malloc_size_of = {path = "../../../components/malloc_size_of"}
|
||||
selectors = {path = "../../../components/selectors", features = ["gecko_like_types"]}
|
||||
size_of_test = {path = "../../../components/size_of_test"}
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
style_traits = {path = "../../../components/style_traits"}
|
||||
style = {path = "../../../components/style", features = ["gecko"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue