Remove unused feature
This commit is contained in:
parent
00cb274bf3
commit
923ac7a190
|
@ -1,6 +1,5 @@
|
|||
#![feature(c_unwind)]
|
||||
#![feature(thread_id_value)]
|
||||
#![feature(const_btree_new)]
|
||||
|
||||
pub use libloading;
|
||||
pub use detour;
|
||||
|
|
Loading…
Reference in New Issue