Cargo Features

[dependencies]
hanko = { version = "0.4.1", default-features = false, features = ["detect-allowed-signers"] }
default = detect-allowed-signers

The detect-allowed-signers feature is set by default whenever hanko is added without default-features = false somewhere in the dependency tree.

detect-allowed-signers default

Enables gix-config

hanko has 2 features without comments.