Cargo Features
[dependencies]
veryl-metadata = { version = "0.13.3", default-features = false, features = ["git-command", "git-gitoxide"] }
- default = git-command
-
The
git-command
feature is set by default wheneververyl-metadata
is added without
somewhere in the dependency tree.default-features = false - git-command default
- git-gitoxide
-
Enables git-repository
veryl-metadata has 3 features without comments.