Chase std API stability changes
This commit is contained in:
parent
94ff4cc7ae
commit
ce427edb08
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue