Cargo Features
KeyHunter has no features set by default.
[dependencies]
keyhunter = { version = "0.2.0", features = ["report", "build-binary"] }
- report build-binary?
-
Enables owo-colors and serde_json
Affects
keyhunter::report
…Required by the binary
- build-binary = report
-
Enables clap, clap-verbosity-flag, and pretty_env_logger
clap:
Binary dependencies
Required by the binary