Cargo Features
[dependencies]
ret2script = { version = "1.6.2", default-features = false, features = ["binary"] }
- default = binary
-
The
binary
feature is set by default wheneverret2script
is added without
somewhere in the dependency tree.default-features = false - binary default
-
Enables anyhow, clap, and colored
Required by the binary