mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +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
|
@ -32,6 +32,6 @@ git = "https://github.com/servo/ipc-channel"
|
|||
[dependencies]
|
||||
cookie = "0.2"
|
||||
hyper = "0.7"
|
||||
url = "0.5.4"
|
||||
url = {version = "0.5.4", features = ["heap_size"]}
|
||||
time = "0.1"
|
||||
flate2 = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue