Get compiling on Rust 1.0 beta

This commit is contained in:
Carl Lerche
2015-04-03 23:45:34 -07:00
parent 635274752b
commit 29e5dc72bb
7 changed files with 66 additions and 93 deletions
-2
View File
@@ -1,5 +1,3 @@
#![feature(core)]
use rand::random;
extern crate bytes;