Update to rust HEAD

This commit is contained in:
Erick Tryzelaar
2015-03-19 07:35:07 -07:00
parent e778c7e25c
commit c8b2ad01b5
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![feature(core, io, std_misc, unicode)]
#![feature(core, std_misc, unicode)]
extern crate unicode;