Cargo Features

[dependencies]
divoom = { version = "0.1.42", default-features = false, features = ["animation-builder"] }
default = animation-builder

The animation-builder feature is set by default whenever divoom is added without default-features = false somewhere in the dependency tree.

animation-builder default

Enables image ^0.24, regex, resvg ^0.23, tiny-skia ^0.6, and usvg ^0.23

Divoom has 2 features without comments.