Cargo Features

[dependencies]
libjxl-src = { version = "0.7.6", default-features = false, features = ["instant-build"] }
default = instant-build

The instant-build feature is set by default whenever libjxl-src is added without default-features = false somewhere in the dependency tree.

instant-build default

libjxl-src has 2 features without comments.