updated heapsizeof

This commit is contained in:
debris
2016-02-18 15:17:26 +01:00
parent ebe8e19cc0
commit 80f4f422fc
3 changed files with 5 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ log = "0.3"
env_logger = "0.3"
rustc-serialize = "0.3"
rocksdb = "0.3"
heapsize = "0.2.0"
heapsize = "0.3"
rust-crypto = "0.2.34"
time = "0.1"
ethcore-util = { path = "../util" }