Cargo Features

anu has no features set by default.

[dependencies]
anu = { version = "1.0.0-alpha", features = ["git"] }
git = git2

Enables git2 of sanakirja ^0.13.1

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.

git2 git?

Enables git2 ^0.13