mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +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
|
@ -19,7 +19,7 @@ hashglobe = { path = "../hashglobe" }
|
|||
mozjs = { version = "0.1.8", features = ["promises"], optional = true }
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
smallbitvec = "1.0.3"
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
string_cache = { version = "0.6", optional = true }
|
||||
url = { version = "1.2", optional = true }
|
||||
webrender_api = { git = "https://github.com/servo/webrender", features = ["ipc"], optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue