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

@@ -20,7 +20,7 @@ lazy_static = "0.1"
eth-secp256k1 = { git = "https://github.com/arkpar/rust-secp256k1.git" }
rust-crypto = "0.2.34"
elastic-array = "0.4"
heapsize = "0.2"
heapsize = "0.3"
itertools = "0.4"
crossbeam = "0.2"
slab = { git = "https://github.com/arkpar/slab.git" }