Cargo Features

json-schema-diff has no features set by default.

[dependencies]
json-schema-diff = { version = "0.1.7", features = ["build-binary"] }
build-binary = anyhow, clap

Required by the 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-binary?
clap build-binary?