mirror of
https://github.com/servo/servo.git
synced 2025-08-19 12:25:33 +01:00
Further changes required by Servo
This commit is contained in:
parent
773ddf31fe
commit
29bca57333
4 changed files with 22 additions and 0 deletions
|
@ -50,6 +50,7 @@ lazy_static = "1"
|
|||
log = { version = "0.4", features = ["std"] }
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = "0.1"
|
||||
mime = "0.3.13"
|
||||
new_debug_unreachable = "1.0"
|
||||
num-derive = "0.3"
|
||||
num-integer = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue