Cargo Features

[dependencies]
gitcoco = { version = "0.1.8", default-features = false, features = ["zlib-ng-compat"] }
default = zlib-ng-compat

The zlib-ng-compat feature is set by default whenever gitcoco is added without default-features = false somewhere in the dependency tree.

zlib-ng-compat default

Enables zlib-ng-compat of git2 ^0.19.0

GitCoco has 2 features without comments.