Cargo Features

yazi-prebuild has no features set by default.

[dependencies]
yazi-prebuild = { version = "0.1.2", features = ["build_deps"] }
build_deps = anyhow, syntect, walkdir

Required by the generate binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

anyhow build_deps?
syntect build_deps?
walkdir build_deps?