Remove unstable attribute

This commit is contained in:
Carl Lerche
2015-04-22 08:25:53 -07:00
parent e62bd07b77
commit e39f2ba917
-1
View File
@@ -1,5 +1,4 @@
#![crate_name = "bytes"]
#![unstable]
#![deny(warnings)]
pub mod alloc;