Cargo Features

[dependencies]
hbm-minigbm = { version = "0.1.6", default-features = false, features = ["capi"] }
default = capi

The capi feature is set by default whenever hbm-minigbm is added without default-features = false somewhere in the dependency tree.

capi default

hbm-minigbm has 2 features without comments.