mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update smallvec to 0.6
This commit is contained in:
parent
3cef09ae21
commit
6f8ba39dce
10 changed files with 39 additions and 39 deletions
|
@ -33,7 +33,7 @@ malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
|||
phf = "0.7.18"
|
||||
precomputed-hash = "0.1"
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
smallvec = "0.4"
|
||||
smallvec = "0.6"
|
||||
|
||||
[dev-dependencies]
|
||||
size_of_test = {path = "../size_of_test"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue