Cargo Features

[dependencies]
egui-screenshot-testing = { version = "0.3.1", default-features = false, features = ["cpu_fix"] }
default = cpu_fix

The cpu_fix feature is set by default whenever egui-screenshot-testing is added without default-features = false somewhere in the dependency tree.

cpu_fix default

egui-screenshot-testing has 2 features without comments.