Cargo Features
git-anger-library has no features set by default.
[dependencies]
git-anger-library = { version = "0.8.1", features = ["json", "table"] }
- json = serde, serde_json
- table = tabwriter
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.