Cargo Features
[dependencies]
lcs-png-diff-rs = { version = "0.1.0", default-features = false, features = ["binary", "all_image_formats"] }
- default = binary
-
The
binary
feature is set by default wheneverlcs-png-diff-rs
is added without
somewhere in the dependency tree.default-features = false - binary default = all_image_formats
-
Required by the lcs-png-diff binary
- all_image_formats binary
-
Enables png of image ^0.24.2