mirror of
https://github.com/servo/servo.git
synced 2025-06-19 22:59:03 +01:00
Bump heapsize to 0.3
This commit is contained in:
parent
26a82a6338
commit
55dcee94be
21 changed files with 106 additions and 116 deletions
|
@ -59,7 +59,7 @@ bitflags = "0.3"
|
|||
cssparser = {version = "0.5.3", features = ["heap_size", "serde-serialization"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
fnv = "1.0"
|
||||
heapsize = "0.2.5"
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
libc = "0.2"
|
||||
log = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue