fix(rustup): switch to unstable features
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![allow(unstable)]
|
||||
#![feature(os, io)]
|
||||
extern crate hyper;
|
||||
|
||||
use std::os;
|
||||
|
||||
Reference in New Issue
Block a user