Compiling detour v0.5.0
error[E0557]: feature has been removed
--> C:\Users\d13g0\.cargo\registry\src\github.com-1ecc6299db9ec823\detour-0.5.0\src\lib.rs:2:42
|
2 | #![cfg_attr(feature = "nightly", feature(const_fn, unboxed_closures))]
| ^^^^^^^^ feature has been removed
|
= note: split into finer-grained feature gates
For more information about this error, try `rustc --explain E0557`.
error: could not compile `detour` due to previous error```