Cargo Features
[dependencies]
scrunch = { version = "0.6.0", default-features = false, features = ["binaries"] }
- default = binaries
-
The
binaries
feature is set by default wheneverscrunch
is added without
somewhere in the dependency tree.default-features = false - binaries default
-
Required by scrunch and scrunch-inspect binaries