Cargo Features

bmp-monochrome has no features set by default.

[dependencies]
bmp-monochrome = { version = "1.1.0", features = ["fuzz"] }
fuzz = arbitrary, image

Affects bmp-monochrome::fuzz

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

image fuzz?

Enables image ^0.23.10

arbitrary fuzz?

Enables arbitrary ^0.4.7