Cargo Features

aur-depends has no features set by default.

[dependencies]
aur-depends = { version = "3.0.0", features = ["git", "rustls-tls", "docs-rs"] }
default

These default features are set whenever aur-depends is added without default-features = false somewhere in the dependency tree.

Enables raur

git

Enables git of alpm ^2.2.1 and alpm-utils ^2.0.0

rustls-tls

Enables rustls-tls of raur

docs-rs

Enables docs-rs of alpm ^2.2.1

aur-depends has 4 features without comments.