Cargo Features

[dependencies]
detour = { version = "0.8.1", default-features = false, features = ["nightly"] }
default = nightly

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

nightly default

detour has 2 features without comments.