Cargo Features

[dependencies]
detour2 = { version = "0.9.0", default-features = false, features = ["nightly"] }
default = nightly

The nightly feature is set by default whenever detour2 is added without default-features = false somewhere in the dependency tree.

nightly default

detour2 has 2 features without comments.