Cargo Features

[dependencies]
ansible-inventory-cloud-cli = { version = "0.1.0", default-features = false, features = ["with_http"] }
default = with_http

The with_http feature is set by default whenever ansible-inventory-cloud-cli is added without default-features = false somewhere in the dependency tree.

with_http default = isahc

Affects ansible-inventory-cloud-cli::http

Required by the ansible-inventory-http-cli binary

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.

isahc with_http