Commit 7327d3f3 authored by Steven Fackler's avatar Steven Fackler
Browse files

Merge pull request #152 from gkoz/std_stability

Chase std API stability changes
parents 94ff4cc7 ce427edb
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"]