Bump heapsize to 0.3

This commit is contained in:
Anthony Ramine 2016-02-11 17:04:57 +01:00
parent 26a82a6338
commit 55dcee94be
21 changed files with 106 additions and 116 deletions

View file

@ -20,7 +20,7 @@ git = "https://github.com/servo/ipc-channel"
path = "../plugins"
[dependencies]
heapsize = "0.2.5"
heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
hyper = { version = "0.7", features = [ "serde-serialization" ] }
image = "0.5.0"