Cargo Features

binstalk-registry has no features set by default.

[dependencies]
binstalk-registry = { version = "0.8.0", features = ["git", "rustls", "native-tls", "crates_io_api"] }
git = simple-git
rustls

Enables rustls of optional simple-git

native-tls

Enables native-tls of optional simple-git

crates_io_api

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.

simple-git git?