Cargo Features

[dependencies]
asphalt = { version = "0.6.1", default-features = false, features = ["alpha_bleed"] }
default = alpha_bleed

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

alpha_bleed default

Asphalt has 2 features without comments.