Chase std API stability changes

This commit is contained in:
Gleb Kozyrev 2015-02-03 18:22:40 +02:00
parent 94ff4cc7ae
commit ce427edb08
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#![feature(unsafe_destructor, core, io, std_misc, libc, hash, path, collections)]
#![feature(unsafe_destructor, core, io, std_misc, libc, hash, path)]
#![crate_name="openssl"]
#![crate_type="rlib"]
#![crate_type="dylib"]