Cargo Features

[dependencies]
lcs-png-diff = { version = "0.3.1", default-features = false, features = ["binary", "all_image_formats"] }
default = binary

The binary feature is set by default whenever lcs-png-diff is added without default-features = false somewhere in the dependency tree.

binary default = all_image_formats

Required by the binary

all_image_formats binary

Enables png of image ^0.24.2