Cargo Features

[dependencies]
detour3 = { version = "0.1.0", default-features = false, features = ["nightly"] }
default = nightly

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

nightly default

detour3 has 2 features without comments.