mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Put malloc_size_of_derive on crates.io, and add a reduced fork of malloc_size_of for WebRender.
Differential Revision: https://phabricator.services.mozilla.com/D16353
This commit is contained in:
parent
5bf0eea1f8
commit
f2d6e07aa0
7 changed files with 5 additions and 366 deletions
|
@ -44,7 +44,7 @@ itoa = "0.4"
|
|||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
malloc_size_of_derive = "0.1"
|
||||
matches = "0.1"
|
||||
num_cpus = {version = "1.1.0"}
|
||||
num-integer = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue