Cargo Features

nex-npcap-helper has no features set by default.

[dependencies]
nex-npcap-helper = { version = "0.9.0", features = ["download"] }
download = futures, indicatif, reqwest, tokio

Affects windows::http, npcap::download_npcap, npcap::download_npcap_with_progress, npcap::download_npcap_sdk, npcap::download_npcap_sdk_with_progress

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.

futures win download?
indicatif win download?

Enables indicatif ^0.16

reqwest win download?
tokio win download?