fix(rustup): update feature flags
This commit is contained in:
committed by
Sean McArthur
parent
fc2076cd53
commit
b47f936525
@@ -1,4 +1,4 @@
|
||||
#![feature(env, io)]
|
||||
#![feature(env, old_io)]
|
||||
extern crate hyper;
|
||||
|
||||
use std::env;
|
||||
|
||||
Reference in New Issue
Block a user