Use latest stable-heap git

This commit is contained in:
Carl Lerche
2016-07-23 10:00:15 -07:00
parent 41b722dee8
commit eec203c118
+1 -1
View File
@@ -19,7 +19,7 @@ exclude = [
]
[dependencies]
stable-heap = "0.1.0"
stable-heap = { git = "https://github.com/carllerche/stable-heap", rev = "3c5cd1ca47" }
[dev-dependencies]
rand = "0.3.5"