Commit ce427edb authored by Gleb Kozyrev's avatar Gleb Kozyrev
Browse files

Chase std API stability changes

parent 94ff4cc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#![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"]