Cargo Features

Binsync has no features set by default.

[dependencies]
binsync = { version = "0.0.3", features = ["network"] }
network = reqwest

Affects chunk::network

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.

reqwest network?

Enables reqwest ^0.11.9