Remove stable heap for now

This commit is contained in:
Carl Lerche
2016-08-11 01:38:15 -07:00
parent fbebb19a02
commit be23af6bb7
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -1,8 +1,6 @@
#![crate_name = "bytes"]
#![deny(warnings)]
extern crate stable_heap;
#[macro_use]
extern crate log;