Cargo Features
[dependencies]
convco = { version = "0.6.1", default-features = false, features = ["zlib-ng-compat"] }
- default = zlib-ng-compat
-
The
zlib-ng-compat
feature is set by default wheneverconvco
is added without
somewhere in the dependency tree.default-features = false - zlib-ng-compat default
-
Enables zlib-ng-compat of git2 ^0.19.0
Convco has 2 features without comments.