Cargo Features
[dependencies]
git-testament = { version = "0.2.6", default-features = false, features = ["alloc"] }
- default = alloc
-
The
alloc
feature is set by default whenevergit-testament
is added without
somewhere in the dependency tree.default-features = false - alloc default
GitTestament has 2 features without comments.