Cargo Features
[dependencies]
gitcoco = { version = "0.1.11", default-features = false, features = ["zlib-ng-compat"] }
- default = zlib-ng-compat
-
The
zlib-ng-compatfeature is set by default whenevergitcocois added withoutsomewhere in the dependency tree.default-features = false - zlib-ng-compat default
-
Enables zlib-ng-compat of git2
GitCoco has 2 features without comments.