Refactor heap allocation

This commit is contained in:
Carl Lerche
2016-07-20 13:27:41 +02:00
parent b10b1cd2e2
commit dc25c7564e
7 changed files with 146 additions and 149 deletions
+3
View File
@@ -18,6 +18,9 @@ exclude = [
"test/**/*"
]
[dependencies]
stable-heap = "0.1.0"
[dev-dependencies]
rand = "0.3.5"