mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +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
|
@ -64,7 +64,7 @@ servo_arc = { path = "../servo_arc" }
|
|||
servo_atoms = {path = "../atoms", optional = true}
|
||||
servo_config = {path = "../config", optional = true}
|
||||
smallbitvec = "1.0.6"
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
style_derive = {path = "../style_derive"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
servo_url = {path = "../url", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue