mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Say farewell to in-tree HeapSizeOf
This commit is contained in:
parent
9932a5cf82
commit
cb5cd8d881
80 changed files with 245 additions and 733 deletions
|
@ -31,5 +31,5 @@ log = "0.3"
|
|||
hyper = "0.7"
|
||||
rustc-serialize = "0.3.4"
|
||||
regex = "0.1.33"
|
||||
url = "0.5.4"
|
||||
url = {version = "0.5.4", features = ["heap_size"]}
|
||||
uuid = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue