Cargo Features

git-checks has no features set by default.

[dependencies]
git-checks = { version = "4.2.2", features = ["config"] }
config = git-checks-config, serde

Affects git-checks::config, test::check_missing_json_field

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.

git-checks-config config?
serde config?